Skip to content
Windsurf

nyc311 mcp for Windsurf

io.github.mrfentmen/nyc311-mcp

Use this MCP server to NYC 311 public service request search and aggregate civic data. Tools...

client:Windsurf transport:stdio runtime:npm

Install nyc311 mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

nyc311 mcp in other clients