Odel
Alexandria

Alexandria

Local
@the-40-thieves1TypeScriptMITUpdated 2 days ago

Search, read, and cite across 152 libraries: 11 tools, 3 prompts, and a full-text resource.

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@the-40-thieves/alexandria-mcpv11.0.0

Run

npx -y @the-40-thieves/alexandria-mcp

MCP client config

{
  "mcpServers": {
    "alexandria": {
      "command": "npx",
      "args": [
        "-y",
        "@the-40-thieves/alexandria-mcp"
      ]
    }
  }
}