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).
Run
npx -y @source-library/mcp-server
MCP client config
{
"mcpServers": {
"sourcelibrary-v2": {
"command": "npx",
"args": [
"-y",
"@source-library/mcp-server"
]
}
}
}