libofcongress mcp server for Cursor
io.github.cyanheads/libofcongress-mcp-server
Search LOC digital collections, Chronicling America newspapers (full OCR), and LC Subject Headings.
client:Cursor
transport:streamable-http
runtime:npm
tools:6
Install libofcongress mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"libofcongress-mcp-server": {
"url": "https://libofcongress.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs