
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
Use this MCP server to NYC 311 public service request search and aggregate civic data. Tools include search requests, count requests
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.The server intentionally excludes street addresses, latitude, longitude, and other precise location fields. NYC 311 records are reports of requests, not verified findings, and may contain reporting delays or duplicates. The public Socrata API requires no key for these read-only queries.
npm install
npm run build
node dist/index.js
npm install
npm run build
node dist/index.js
The server uses stdio, so it can be connected to Claude Desktop, Cursor, VS Code, MCP Inspector, or another compatible MCP client.
search_requests: Search recent public NYC 311 requests using non-location-identifying fields. Addresses and coordinates are intentionally excluded.count_requests: Count NYC 311 requests grouped by complaint type with optional date, borough, and agency filters.This project is intentionally narrow. It should be treated as a practical helper, not a complete certification or security audit. Check the implementation and the returned data before using it with sensitive material. No credentials are required unless the project explicitly says otherwise.
After building, connect the server through your MCP client. The repository root also contains smoke-test.mjs for projects covered by the shared harness. A typical tool call starts with search_requests.
These tools need a license key:
agency_breakdownopen_by_typeBuy a key at https://mcp-marketplace.io/server/io-github-mrfentmen-nyc311-mcp and set it in your MCP client config:
"env": { "MCP_LICENSE_KEY": "mcp_live_..." }
The key is checked against MCP Marketplace, cached for 24 hours, and keeps working offline once one check has succeeded. Every other tool on this server stays free.
FAQs
Use this MCP server to NYC 311 public service request search and aggregate civic data. Tools include search requests, count requests
The npm package nyc311-mcp receives a total of 116 weekly downloads. As such, nyc311-mcp popularity was classified as not popular.
We found that nyc311-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.