mcpbeat Sign in

Source Library MCP Server

local only

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

Search 22,000+ rare pre-modern texts with AI English translations, summaries, and 73K+ images.

Installs per day peak 882 · avg 69 · +1897% w/w
a month agotoday
1 435
Installs / week
npm · @source-library/mcp-server
17
Stars
481 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

A line of code looks encrypted next.config.ts:169
              'AiGk3BeAh5JX8uvQoQHD6UyYXlrho5+ZVDLPXPX3N85h5ohG2aq57wG3t7ROHgN0vNO5heSiG6uhktqvuJkVXQ4AAABReyJvcmlnaW4iOiJodHRwczovL3NvdXJjZWxpYnJhcnkub3JnOjQ0MyIsImZlYXR1cmUiOiJXZWJNQ1AiLCJleHBpcnkiOjE3OTQ4NzM2MDB9',
Executes code built at runtime src/app/blog/confident-hallucinator/page.tsx:678
          Part II (adding Pro): 27 API calls for the 3-model Hebrew eval ($0.79), plus ablation runs (~$0.40). Total for all experiments: <strong>~$2.00 USD</strong>.
Builds a database query by concatenation src/app/book/[id]/qa/page.tsx:314, .github/workflows/doc-staleness.yml:47
                            title={`${issue.suggestedFix.type}: ${issue.suggestedFix.text || `delete ${issue.suggestedFix.length} chars`}`}
  for (const [name, value] of Object.entries(process.env)) {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 source-library -- npx -y @source-library/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "source-library": {
      "args": [
        "-y",
        "@source-library/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.source-library]
command = "npx"
args = ["-y", "@source-library/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "source-library": {
      "args": [
        "-y",
        "@source-library/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "source-library": {
      "args": [
        "-y",
        "@source-library/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Source Library

same job, measured the same way
Source Library
by embassy-of-the-free-mind

Search 15K rare pre-modern texts translated to English: philosophy, religion, science, literature.

15 tools answering
Brave Search MCP Server
by brave

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.

13 040 installs/wk local only
Content
by latentnoise

Turn URLs, files and text into media, transcripts, summaries, translations and PDF.

1 076 installs/wk local only
Clipy
by clipy

Read your Clipy screen recordings: search, transcripts, AI summaries, and key moments with frames.

133 installs/wk local only
Parseflow
by libres-coder

PDF parsing server with text extraction, metadata, search, images, and TOC via MCP

64 installs/wk local only
Wikipedia MCP Server
by cyanheads

Search Wikipedia, read summaries and full text, target sections, find nearby pages, list languages.

127 installs/wk 6 tools answering
Paxa Labs
by paxalabs

Thai and English speech AI: TTS with local playback, transcription, translation to Thai, and OCR

400 installs/wk local only
yt-mem-ai
by dasein108

Local YouTube memory: transcribe, embed and search videos, with summaries and highlights.

118 installs/wk local only

Source Library — questions

Answers built from our own checks of this server.

Why is there no uptime for Source Library?
Source Library 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 @source-library/mcp-server was installed 1 435 times last week.
How do I connect Source Library?
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 @source-library/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Source Library?
The npm package @source-library/mcp-server was installed 1 435 times in the last week. Week over week that is +1897%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Source Library open source?
Yes — it is published under the MIT licence, written in TypeScript, 17 stars on GitHub and 481 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.