Library of Congress (loc.gov) MCP — the world's largest library.
claude mcp add library-of-congress --transport http https://gateway.pipeworx.io/library-of-congress/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"library-of-congress": {
"url": "https://gateway.pipeworx.io/library-of-congress/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"library-of-congress": {
"serverUrl": "https://gateway.pipeworx.io/library-of-congress/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"library-of-congress": {
"type": "http",
"url": "https://gateway.pipeworx.io/library-of-congress/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"library-of-congress": {
"url": "https://gateway.pipeworx.io/library-of-congress/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"library-of-congress": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/library-of-congress/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/library-of-congress/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--library-of-congress/reviews or the review_server meta-tool.
POST /mcp