Open Data

Civic Complaints (SeeClickFix) MCP Server

Chat with AI and run tools instantly — no account needed.

SeeClickFix / Open311 API providing municipal service requests (311 complaints) across thousands of US cities. Includes issue type, status, location, resolution time, and cross-jurisdiction search.

1 tool
Agent guide included
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Civic Complaints (SeeClickFix) — workflow patterns, data models, and gotchas for your AI agent.

SeeClickFix / Open311 API

Municipal service requests (311 complaints) across thousands of US cities. No authentication required.

Data Model

  • Issue — A service request with type, status, location, summary, description, and timestamps.
  • RequestType — Category of issue (pothole, graffiti, streetlight, etc.) specific to each jurisdiction.
  • Place — A jurisdiction (city, county) with its own issue types and workflows.

Key Fields

  • id — Unique issue identifier.
  • status — Current state: "Open", "Acknowledged", "Closed", "Archived".
  • summary — Short description of the issue.
  • lat / lng — Geographic coordinates.
  • address — Human-readable location.
  • created_at / updated_at — ISO 8601 timestamps.
  • request_type — Category object with title and organization.
  • rating — Community importance rating.

Pagination

  • per_page — Items per page (default 20, max 100).
  • page — Page number (1-based).
  • Sort by created_at, updated_at, or rating.
  • sort_direction — "asc" or "desc".

Gotchas

  • Not all cities participate — coverage varies by municipality.
  • Issue categories are jurisdiction-specific (not standardized across cities).
  • Geographic search uses lat, lng, zoom parameters for bounding-box queries.
  • Closed issues remain accessible but may lack resolution details.

Tools in this Server (1)

Civic Get Issues

Get municipal service requests (311 complaints) from SeeClickFix covering thousands of US cities. Pass an issue_id to get full detail on a specific co...

Frequently Asked Questions

What is the Civic Complaints (SeeClickFix) MCP server?

SeeClickFix / Open311 API providing municipal service requests (311 complaints) across thousands of US cities. Includes issue type, status, location, resolution time, and cross-jurisdiction search. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Civic Complaints (SeeClickFix) to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/civic-complaints. Authentication is handled automatically.

How many tools does Civic Complaints (SeeClickFix) provide?

Civic Complaints (SeeClickFix) provides 1 tool that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Civic Complaints (SeeClickFix) require?

Civic Complaints (SeeClickFix) uses open data APIs — no authentication required.

Setup Instructions

Connect Civic Complaints (SeeClickFix) to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/civic-complaints

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try Civic Complaints (SeeClickFix) now

No sign-up required. Chat with AI and run tools instantly.

Civic Complaints (SeeClickFix) MCP Server & Skill — 1 Tools