mcpbeat Sign in

ForgeMesh Library MCP Server

local only

ForgeMesh Library MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 1 Sep 2026.

A paid public-domain knowledge base for AI agents: full-text search, book metadata, chapters.

Installs per day peak 153 · avg 17 · -76% w/w
a month agotoday
35
Installs / week
npm · @forgemeshlabs/library-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check ForgeMesh Library MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add library-mcp -- npx -y @forgemeshlabs/library-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "library-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/library-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.library-mcp]
command = "npx"
args = ["-y", "@forgemeshlabs/library-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "library-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/library-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "library-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/library-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WALLET_PRIVATE_KEY (Dedicated low-balance Base wallet private key for x402 USDC micropayments. Required for all 8 tools (there are no free tools in this package). Never use your primary wallet.), LIBRARY_BASE_URL (Library API origin override. Defaults to https://library.forgemesh.io.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to ForgeMesh Library MCP

same job, measured the same way
Seendb
by seendb

Video knowledge base for agents: search your library's transcripts, keyframes and on-screen text.

answering
iknow
by iknow

Knowledge base MCP for AI agents on iknow.dev. Search, read, and maintain via OAuth.

answering
Sprintra
by sprintra-io

The project brain for AI coding agents — memory, decisions, sprints, knowledge base via MCP.

32 installs/wk answering
Agentpedia MCP Server
by ksaslam311

Search, discover, and contribute to AgentPedia - the knowledge base for AI agents.

33 installs/wk local only
sf-intelligence — Salesforce org intelligence for AI agents
by pranavnagrecha

Offline, read-only MCP knowledge base for one Salesforce org's metadata, deps & impact.

123 installs/wk local only
Factsets MCP Server
by joshua-auchincloss

An MCP server that provides a local, persistent, self-maintaining knowledge base for AI agents

41 installs/wk local only
MCP Pickaxe
by aplaceforallmystuff

MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics

46 installs/wk local only
Prior
by cg3

Shared knowledge base for AI agents. Search and contribute solutions to technical problems.

130 installs/wk answering

ForgeMesh Library MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for ForgeMesh Library MCP?
ForgeMesh Library MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @forgemeshlabs/library-mcp was installed 35 times last week.
How do I connect ForgeMesh Library MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @forgemeshlabs/library-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use ForgeMesh Library MCP?
The npm package @forgemeshlabs/library-mcp was installed 35 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ForgeMesh Library MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.