mcpbeat Sign in

Alexandria MCP Server

local only

Alexandria runs on your own machine — the client starts it, so there is no endpoint to ping. 292 installs a week from npm. Last commit 7 Sep 2026.

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

Installs per day peak 271 · avg 9
a month agotoday
292
Installs / week
npm · @the-40-thieves/alexandria-mcp
1
Stars
2 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Alexandria 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 alexandria-mcp -- npx -y @the-40-thieves/alexandria-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "alexandria-mcp": {
      "args": [
        "-y",
        "@the-40-thieves/alexandria-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.alexandria-mcp]
command = "npx"
args = ["-y", "@the-40-thieves/alexandria-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "alexandria-mcp": {
      "args": [
        "-y",
        "@the-40-thieves/alexandria-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "alexandria-mcp": {
      "args": [
        "-y",
        "@the-40-thieves/alexandria-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Alexandria

same job, measured the same way
Bettermode
by usefulapi

Read Bettermode community spaces, members and posts; full-text search across your community.

8 tools answering
Zotero MCP
by kujenga

Search your Zotero library, retrieve item metadata, and read full text from AI assistants.

1 193 installs/wk local only
liz's doc public knowledge
by liz6

Read-only search and Markdown access to liz's public docs, prompts, resources, and an MCP App.

5 tools answering
Project Brain
by gentleelephant

Read-only source search and retrieval across configured GitHub repositories

local only
Coildesk Hvac Tools
by coildesk

CoilDesk: the monthly US search demand across the tools this product ships, read from monthly...

64 installs/wk local only
I
Simple MCP HTTP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
Simple MCP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
Vg Resource MCP
by mrfentmen

Search and download sprites, models, textures, and sounds from VG Resource.

25 installs/wk local only

Alexandria — questions

Answers built from our own checks of this server.

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