SERVER
openfec-mcp-server
Rank #7281smithery/cyanheads/openfec-mcp-server
Query U.S. Federal Election Commission campaign finance data.
First listed
Apr 5, 2026
Last publish date
May 23, 2026
OVERVIEW
openfec-mcp-server is a Model Context Protocol (MCP) server published by cyanheads. It ranks #7281 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. openfec-mcp-server is listed across 3 registries — Official MCP, Smithery and PulseMCP, with 11 tracked versions. It was first listed on Apr 5, 2026 and most recently updated on May 23, 2026.
STANDING
#7,281of 58,900 tracked serversTop 25%
Ranks ahead of 51,619 of 58,900 servers on MCP Toplist.
CONNECT
Use openfec-mcp-server
Add openfec-mcp-server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"openfec-mcp-server": {
"url": "https://openfec.caseyjhand.com/mcp"
}
}
}npm package
{
"mcpServers": {
"openfec-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/openfec-mcp-server"
],
"env": {
"FEC_API_KEY": "<your FEC_API_KEY>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"openfec-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/openfec-mcp-server"
],
"env": {
"FEC_API_KEY": "<your FEC_API_KEY>",
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"MCP_HTTP_ENDPOINT_PATH": "<your MCP_HTTP_ENDPOINT_PATH>",
"MCP_AUTH_MODE": "<your MCP_AUTH_MODE>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
cyanheads
MORE FROM THIS PUBLISHER
Other servers by cyanheads
- MCP Ts Core#203 · 87 vers
- MCP Ts Template#212 · 51 vers
- Obsidian MCP Server#233 · 15 vers
- Pubmed MCP Server#333 · 49 vers
- Clinicaltrialsgov MCP Server#484 · 34 vers
- Git MCP Server#604 · 41 vers
- Openalex MCP Server#2477 · 21 vers
- Pubchem MCP Server#2620 · 16 vers
- Secedgar MCP Server#2806 · 14 vers
- ntfy-mcp-server#2827 · 2 vers
- atlas-mcp-server#2855
- BrAPI#2985 · 24 vers
VERSIONS
Available versions (11)
| Version | Published |
|---|---|
| 0.4.5 | May 23, 2026 |
| 0.4.4 | May 16, 2026 |
| 0.4.3 | May 8, 2026 |
| 0.4.2 | May 8, 2026 |
| 0.4.1 | Apr 24, 2026 |
| 0.4.0 | Apr 21, 2026 |
| 0.3.2 | Apr 19, 2026 |
| 0.3.1 | Apr 5, 2026 |
| 0.3.0 | Apr 5, 2026 |
| 0.2.3 | Apr 5, 2026 |
| 0.2.2 | Apr 5, 2026 |
FAQ
Frequently asked questions
- What is openfec-mcp-server?
- Query U.S. Federal Election Commission campaign finance data.
- Who maintains openfec-mcp-server?
- openfec-mcp-server is maintained by cyanheads, which publishes 81 MCP servers (547 total versions) tracked on MCP Toplist.
- Is openfec-mcp-server an official MCP server?
- Yes — openfec-mcp-server is listed on the Official MCP Registry, alongside Smithery and PulseMCP.
- How many versions does openfec-mcp-server have?
- MCP Toplist tracks 11 versions of openfec-mcp-server, most recently published on May 23, 2026.
- Where can I find the source code for openfec-mcp-server?
- The source code for openfec-mcp-server is hosted at github.com/cyanheads/openfec-mcp-server.
EXPLORE