Data Lv for Claude Desktop
io.github.pipeworx-io/data-lv
Latvia Open Data (data.gov.lv) CKAN MCP.
client:Claude Desktop
transport:streamable-http
Install Data Lv in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"data-lv": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/data-lv/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