MCP OpenFEC is a Model Context Protocol (MCP) server that provides access to Federal Election Commission (FEC) campaign finance data through the OpenFEC API. It allows users to search for candidates, access financial data, and track independent expenditures.
MCP OpenFEC is a Model Context Protocol (MCP) server that provides access to Federal Election Commission (FEC) campaign finance data through the OpenFEC API. It allows users to search for candidates, access financial data, and track independent expenditures.
Clone the repository and install the necessary dependencies from GitHub, configuring your OpenFEC API key in a .env file.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-openfec-server": {
"command": "npx",
"args": [
"-y",
"Clone the repository and install the necessary dependencies from GitHub, configuring your OpenFEC API key in a .env file."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP OpenFEC Server?"
No configuration required. This server works out of the box.
"What resources are available in MCP OpenFEC Server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP OpenFEC Server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP OpenFEC Server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.