You're viewing a demo portfolio

Join the waitlist
PRSM

committee_financials

Active

Tool of Open Fec

declared in 0.1.0

Get campaign-finance totals for a committee / PAC by its FEC committee ID (e.g., "C00401224"). Returns receipts, disbursements, cash on hand, and independent expenditures by cycle. Use search_committees first to find the committee ID.

Parameters schema

{
  "type": "object",
  "required": [
    "_apiKey",
    "committee_id"
  ],
  "properties": {
    "cycle": {
      "type": "number",
      "description": "Election cycle year (e.g., 2024). Defaults to most recent."
    },
    "_apiKey": {
      "type": "string",
      "description": "OpenFEC API key"
    },
    "committee_id": {
      "type": "string",
      "description": "FEC committee ID (e.g., \"C00401224\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Open Fec

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

2/7 registries
View full server →
committee_financials — Open Fec — PRSM MCP