Skip to main content
Glama
lzinga

US Government Open Data MCP

fec_search_committees

Search for political committees by name, state, or type to identify PACs, campaign committees, and party committees for campaign finance investigations.

Instructions

Search for political committees (PACs, campaign committees, party committees) by name, state, or type. CRITICAL for investigations: Use committee_type='Q' (Qualified PAC) + name='Company Name' to find corporate PAC IDs. Example: name='Wells Fargo', committee_type='Q' returns C00034595 (Wells Fargo Employee PAC). Then use fec_committee_disbursements with the committee_id to trace money to specific politicians.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoCommittee name to search for
stateNoTwo-letter state code
committee_typeNoCommittee type: 'P' (Presidential), 'H' (House), 'S' (Senate), 'N' (PAC - Nonqualified), 'Q' (PAC - Qualified), 'X' (Party - Nonqualified), 'Y' (Party - Qualified), 'I' (Independent Expenditor), 'O' (Super PAC)
cycleNoTwo-year election cycle, e.g. 2024
pageNoPage number (default: 1)
per_pageNoResults per page (default: 20)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lzinga/us-government-open-data-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server