nyc311-mcp

mrfentmen/nyc311-mcp
★ 0 stars TypeScript Search Updated today
Niche public data MCP server: nyc311-mcp
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nyc311-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mrfentmen/nyc311-mcp"
      ]
    }
  }
}

README Excerpt

Explore public NYC 311 service-request data for civic research, neighborhood-level trend analysis, and city-service questions. - `search_requests`: search bounded request metadata by complaint type, borough, agency, and dates. - `count_requests`: aggregate request totals by complaint type with the same filters.

Tools (2)

count_requestssearch_requests