Nplg Catalog for Claude Desktop
io.github.pipeworx-io/nplg-catalog
National Parliamentary Library of Georgia MCP — the union catalogue and the
client:Claude Desktop
transport:streamable-http
Install Nplg Catalog in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nplg-catalog": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/nplg-catalog/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs