Search, read, and cite across 152 libraries: 11 tools, 3 prompts, and a full-text resource.
claude mcp add alexandria-mcp -- npx -y @the-40-thieves/alexandria-mcp
claude_desktop_config.json
{
"mcpServers": {
"alexandria-mcp": {
"command": "npx",
"args": [
"-y",
"@the-40-thieves/alexandria-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"alexandria-mcp": {
"command": "npx",
"args": [
"-y",
"@the-40-thieves/alexandria-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"alexandria-mcp": {
"command": "npx",
"args": [
"-y",
"@the-40-thieves/alexandria-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"alexandria-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@the-40-thieves/alexandria-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"alexandria-mcp": {
"command": "npx",
"args": [
"-y",
"@the-40-thieves/alexandria-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.The-40-Thieves--alexandria-mcp/reviews or the review_server meta-tool.
POST /mcp