ForgeMesh Library MCP
Rank #25,578io.github.forgemeshlabs/library-mcp
A paid public-domain knowledge base for AI agents: full-text search, book metadata, chapters.
ForgeMesh Library MCP is a Model Context Protocol (MCP) server published by forgemeshlabs. It ranks #25,578 of 132,608 servers tracked on MCP Toplist. ForgeMesh Library MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 107,030 of 132,608 servers on MCP Toplist.
Use ForgeMesh Library MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add library-mcp -e "WALLET_PRIVATE_KEY=<your WALLET_PRIVATE_KEY>" -e "LIBRARY_BASE_URL=<your LIBRARY_BASE_URL>" -- npx -y @forgemeshlabs/library-mcpReplace each placeholder with your own value before saving.
[mcp_servers.library-mcp]
command = "npx"
args = ["-y", "@forgemeshlabs/library-mcp"]
[mcp_servers.library-mcp.env]
WALLET_PRIVATE_KEY = "<your WALLET_PRIVATE_KEY>"
LIBRARY_BASE_URL = "<your LIBRARY_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"library-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/library-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"LIBRARY_BASE_URL": "<your LIBRARY_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"library-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/library-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"LIBRARY_BASE_URL": "<your LIBRARY_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"library-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/library-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"LIBRARY_BASE_URL": "<your LIBRARY_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"library-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/library-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"LIBRARY_BASE_URL": "<your LIBRARY_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"library-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/library-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<your WALLET_PRIVATE_KEY>",
"LIBRARY_BASE_URL": "<your LIBRARY_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.forgemeshlabs%2Flibrary-mcp)<a href="https://mcptoplist.com/server/io.github.forgemeshlabs%2Flibrary-mcp"><img src="https://mcptoplist.com/badge/io.github.forgemeshlabs%2Flibrary-mcp.svg" alt="MCP Toplist: Top 25% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
forgemeshlabs
Other servers by forgemeshlabs
- coinopai-mcp#16,866 · 5 vers
- aso-audit-mcp#19,213 · 2 vers
- Disruption Intelligence MCP#19,599 · 4 vers
- Anomaly Tracker MCP#20,192 · 2 vers
- affiliate-router-mcp#20,225 · 3 vers
- forgemesh-imagegen#20,226 · 3 vers
- x402 Notary MCP#20,353 · 3 vers
- kronos-forgemesh-mcp#20,409 · 3 vers
- Agent Readiness MCP#21,101 · 2 vers
- ASO Score MCP#21,102 · 2 vers
- gov-transparency-mcp#21,171 · 2 vers
- x402 Ads MCP#21,569 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Sep 1, 2026 |
| 0.1.3 | Sep 1, 2026 |
Frequently asked questions
- Who maintains ForgeMesh Library MCP?
- ForgeMesh Library MCP is maintained by forgemeshlabs, which publishes 22 MCP servers (52 total versions) tracked on MCP Toplist.
- Is ForgeMesh Library MCP listed on the Official MCP Registry?
- Yes — ForgeMesh Library MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does ForgeMesh Library MCP have?
- MCP Toplist tracks 2 versions of ForgeMesh Library MCP, most recently published on Sep 1, 2026.
- Where can I find the source code for ForgeMesh Library MCP?
- The source code for ForgeMesh Library MCP is hosted at github.com/forgemeshlabs/library-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.