Munimind MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi.
Query 2,500+ NYC civic datasets (zoning, deeds, permits, violations, meetings) via Claude.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add munimind-mcp -- uvx munimind-mcp
{
"mcpServers": {
"munimind-mcp": {
"args": [
"munimind-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.munimind-mcp]
command = "uvx"
args = ["munimind-mcp"]
{
"mcpServers": {
"munimind-mcp": {
"args": [
"munimind-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"munimind-mcp": {
"args": [
"munimind-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.