You're viewing a demo portfolio

Join the waitlist
PRSM

search_committees

Active

Tool of Open Fec

declared in 0.1.0

Search political committees (PACs, Super PACs, party committees) by name. Returns committee ID, name, type, designation, party, treasurer, and associated candidates. Example: search_committees("ActBlue")

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "ActBlue",
      "_apiKey": "your-open-fec-api-key"
    }
  ],
  "required": [
    "_apiKey",
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Committee name to search (e.g., \"Americans for Prosperity\")"
    },
    "_apiKey": {
      "type": "string",
      "description": "OpenFEC API key"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Open Fec

https://github.com/pipeworx-io/mcp-open-fec

2/7 registries
View full server →