Elections / FEC data for AI agents
Federal Election Commission candidates, committees, and campaign finance.
Get a free key → See all 5 tools
Connect in one step
Elections / FEC tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools with no credit card.
Elections / FEC tools (5)
| fec_candidate_search | Find federal candidates by name, office, state, or cycle. |
| fec_candidate_details | Profile for a candidate: office, party, status. |
| fec_committee_search | Find PACs and political committees. |
| fec_candidate_financials | Receipts, disbursements, and cash on hand for a candidate. |
| fec_independent_expenditures | Independent expenditures for or against candidates. |
Common queries this domain answers: fec · election · campaign finance · candidate · pac · super pac · committee · donation · contribution · expenditure · fundraising · federal election · house race · senate race · presidential candidate · independent expenditure · dark money · vote.
Why LiveDataLink for Elections / FEC
- One key, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from FEC - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What Elections / FEC data can an AI agent access through LiveDataLink?
- Federal Election Commission candidates, committees, and campaign finance. It exposes 5 tools (fec_candidate_search, fec_candidate_details, fec_committee_search, fec_candidate_financials, fec_independent_expenditures) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from FEC.
- How do I connect to the LiveDataLink Elections / FEC MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the Elections / FEC tools load under the same key as every other domain.
- Is the LiveDataLink Elections / FEC data free and safe to redistribute?
- LiveDataLink sources Elections / FEC data from FEC. Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.