OpenFEC (Federal Election Commission) MCP Server for AutoGenGive AutoGen instant access to 21 tools to Get Candidate, Get Candidate History, Get Candidate Totals, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add OpenFEC (Federal Election Commission) as an MCP tool provider through Vinkius and every agent in the group can access live data and take action.
Ask AI about this MCP Server for AutoGen
The OpenFEC (Federal Election Commission) MCP Server for AutoGen is a standout in the Data Analytics category — giving your AI agent 21 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from autogen_agentchat.agents import AssistantAgent
from autogen_ext.tools.mcp import McpWorkbench
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
async with McpWorkbench(
server_params={"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"},
transport="streamable_http",
) as workbench:
tools = await workbench.list_tools()
agent = AssistantAgent(
name="openfec_federal_election_commission_agent",
tools=tools,
system_message=(
"You help users with OpenFEC (Federal Election Commission). "
"21 tools available."
),
)
print(f"Agent ready with {len(tools)} tools")
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About OpenFEC (Federal Election Commission) MCP Server
Connect to the official OpenFEC API and bring transparency to federal election data through your AI agent. This server provides direct access to the Federal Election Commission's comprehensive database of campaign finance information.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use OpenFEC (Federal Election Commission) tools. Connect 21 tools through Vinkius and assign role-based access. a data analyst queries while a reviewer validates, with optional human-in-the-loop approval for sensitive operations.
What you can do
- Candidate Research — List and search for individuals running for President, Senate, or House with filters for state, party, and cycle.
- Financial Analytics — Retrieve aggregated financial totals and summaries for specific candidates to understand fundraising and spending.
- Committee Tracking — Explore political committees (PACs, party committees) and their detailed metadata and filings.
- Historical Context — Access the history of candidate filings and designations over multiple election cycles.
- Deep Metadata — Fetch detailed profiles for any candidate or committee using their unique FEC identifiers.
The OpenFEC (Federal Election Commission) MCP Server exposes 21 tools through the Vinkius. Connect it to AutoGen in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 21 OpenFEC (Federal Election Commission) tools available for AutoGen
When AutoGen connects to OpenFEC (Federal Election Commission) through Vinkius, your AI agent gets direct access to every tool listed below — spanning campaign-finance, election-data, political-transparency, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Get candidate on OpenFEC (Federal Election Commission)
Get detailed information for a specific candidate by ID
Get candidate history on OpenFEC (Federal Election Commission)
Get the history of a candidate filings and designations
Get candidate totals on OpenFEC (Federal Election Commission)
Get aggregated financial totals for a specific candidate
Get committee on OpenFEC (Federal Election Commission)
Get detailed information for a specific committee by ID
Get committee history on OpenFEC (Federal Election Commission)
Get the history of a committee characteristics over time
Get totals by committee type on OpenFEC (Federal Election Commission)
Get financial totals for a specific committee type
Get totals by entity on OpenFEC (Federal Election Commission)
Get financial totals aggregated by candidate or committee entity
Get totals officer summary on OpenFEC (Federal Election Commission)
Summarize financial data by committee officer
List candidates on OpenFEC (Federal Election Commission)
Fetch a list of candidates with various filters
List committees on OpenFEC (Federal Election Commission)
Fetch a list of committees with filters
List filings on OpenFEC (Federal Election Commission)
List all filings (electronic and paper) with filters
List reports on OpenFEC (Federal Election Commission)
Fetch financial reports filed by specific types of committees
List schedule a on OpenFEC (Federal Election Commission)
Itemized Receipts: Contributions from individuals and committees
List schedule b on OpenFEC (Federal Election Commission)
Itemized Disbursements: Operating expenditures, transfers, refunds
List schedule c on OpenFEC (Federal Election Commission)
Loans: Information on loans received or made by committees
List schedule d on OpenFEC (Federal Election Commission)
Debts: Debts and obligations owed by or to committees
List schedule e on OpenFEC (Federal Election Commission)
Independent Expenditures: Spending to support/oppose candidates
List schedule f on OpenFEC (Federal Election Commission)
Coordinated Party Expenditures: Spending in coordination with candidates
List state election offices on OpenFEC (Federal Election Commission)
Get contact information for state election offices
Search candidates on OpenFEC (Federal Election Commission)
Search for candidates by name or other attributes
Search committees on OpenFEC (Federal Election Commission)
Search for committees by name or ID
Connect OpenFEC (Federal Election Commission) to AutoGen via MCP
Follow these steps to wire OpenFEC (Federal Election Commission) into AutoGen. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install AutoGen
pip install "autogen-ext[mcp]"Replace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenIntegrate into workflow
Explore tools
Why Use AutoGen with the OpenFEC (Federal Election Commission) MCP Server
AutoGen provides unique advantages when paired with OpenFEC (Federal Election Commission) through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use OpenFEC (Federal Election Commission) tools to solve complex tasks
Role-based architecture lets you assign OpenFEC (Federal Election Commission) tool access to specific agents. a data analyst queries while a reviewer validates
Human-in-the-loop support: agents can pause for human approval before executing sensitive OpenFEC (Federal Election Commission) tool calls
Code execution sandbox: AutoGen agents can write and run code that processes OpenFEC (Federal Election Commission) tool responses in an isolated environment
OpenFEC (Federal Election Commission) + AutoGen Use Cases
Practical scenarios where AutoGen combined with the OpenFEC (Federal Election Commission) MCP Server delivers measurable value.
Collaborative analysis: one agent queries OpenFEC (Federal Election Commission) while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from OpenFEC (Federal Election Commission), a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using OpenFEC (Federal Election Commission) data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process OpenFEC (Federal Election Commission) responses in a sandboxed execution environment
Example Prompts for OpenFEC (Federal Election Commission) in AutoGen
Ready-to-use prompts you can give your AutoGen agent to start working with OpenFEC (Federal Election Commission) immediately.
"List all presidential candidates for the 2024 election cycle."
"Show me the financial totals for candidate ID P00000001 in the 2024 cycle."
"Search for political committees with 'Action' in their name."
Troubleshooting OpenFEC (Federal Election Commission) MCP Server with AutoGen
Common issues when connecting OpenFEC (Federal Election Commission) to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"OpenFEC (Federal Election Commission) + AutoGen FAQ
Common questions about integrating OpenFEC (Federal Election Commission) MCP Server with AutoGen.
How does AutoGen connect to MCP servers?
Can different agents have different MCP tool access?
Does AutoGen support human approval for tool calls?
Explore More MCP Servers
View all →
Franchimp
12 toolsAccess franchise intelligence, lead gen data, and FDD metadata via AI agents with Franchimp.

Gladia (Speech AI)
6 toolsTranscribe, translate, and analyze audio with Gladia's high-speed Speech AI — support for pre-recorded files and live streaming.

AbuseIPDB
4 toolsAudit IP addresses — check abuse scores and reports via AI.

HiBob
11 toolsAutomate HR workflows via HiBob — manage employees, time off, and tasks directly from any AI agent.
