Odel
sourcelibrary v2

sourcelibrary v2

Local
@embassy-of-the-free-mind17TypeScriptAGPL-3.0Updated Today

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

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@source-library/mcp-serverv4.3.0

Run

npx -y @source-library/mcp-server

MCP client config

{
  "mcpServers": {
    "sourcelibrary-v2": {
      "command": "npx",
      "args": [
        "-y",
        "@source-library/mcp-server"
      ]
    }
  }
}