Loading MCP server directory, please wait...
Search LOC digital collections, Chronicling America newspapers (full OCR), and LC Subject Headings.
npx @getmcp/cli add io.github.cyanheads/libofcongress-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cyanheads/libofcongress-mcp-server": {
"command": "bun",
"args": [
"@cyanheads/libofcongress-mcp-server",
"run",
"start:stdio"
],
"env": {
"LOC_USER_AGENT": "libofcongress-mcp-server/0.2.3",
"LOC_REQUEST_DELAY_MS": "3100",
"MCP_LOG_LEVEL": "info"
}
}
}
}