You're viewing a demo portfolio

Join the waitlist
PRSM

fec_committee_search

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Search FEC-registered political committees (campaign committees, PACs, party committees, Super PACs) by name, state, or committee type. Returns committee IDs.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "cycle": {
      "type": "number",
      "description": "Two-year election cycle (even year, e.g. 2024). Optional."
    },
    "limit": {
      "type": "number",
      "description": "Maximum committees to return (default 20, max 100)."
    },
    "query": {
      "type": "string",
      "description": "Committee name fragment. Optional."
    },
    "state": {
      "type": "string",
      "description": "Two-letter state code to filter by. Optional."
    },
    "committee_type": {
      "type": "string",
      "description": "Committee type code: 'P' (President), 'S' (Senate), 'H' (House), 'N'/'Q' (PAC), 'O' (Super PAC), 'X'/'Y' (party). Optional."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
fec_committee_search — io.github.blackboxfoundry/livedatalink — PRSM MCP