Uk Postcodes Mcp for Claude Desktop
io.github.varvararatta/uk_postcodes_mcp
Access comprehensive UK postcode information effortlessly with our geocoding services. Whether you
client:Claude Desktop
transport:streamable-http
Install Uk Postcodes Mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"uk_postcodes_mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://uk-postcodes-mcp.mcpize.run/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