SERVER
openfec-mcp-server
Rank #4613io.github.cyanheads/openfec-mcp-server
Query U.S. Federal Election Commission campaign finance data.
First listed
Apr 5, 2026
Last publish date
Jun 8, 2026
OVERVIEW
openfec-mcp-server is a Model Context Protocol (MCP) server published by cyanheads. It ranks #4613 of 56,489 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 12 tracked versions. It was first listed on Apr 5, 2026 and most recently updated on Jun 8, 2026.
STANDING
#4,613of 56,489 tracked serversTop 10%
Ranks ahead of 51,876 of 56,489 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#38 · 138 vers
- Obsidian MCP Server#167 · 15 vers
- Pubmed MCP Server#301 · 50 vers
- Clinicaltrialsgov MCP Server#385 · 36 vers
- Git MCP Server#1561 · 41 vers
- Openalex MCP Server#1822 · 21 vers
- Pubchem MCP Server#1828 · 16 vers
- Secedgar MCP Server#2032 · 14 vers
- BrAPI#2457 · 25 vers
- ntfy-mcp-server#2734 · 2 vers
- Hn MCP Server#3114 · 20 vers
- Congressgov MCP Server#3599 · 18 vers
VERSIONS
Available versions (12)
| Version | Published |
|---|---|
| 0.4.11 | Jun 8, 2026 |
| 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
- Who maintains openfec-mcp-server?
- openfec-mcp-server is maintained by cyanheads, which publishes 103 MCP servers (702 total versions) tracked on MCP Toplist.
- Is openfec-mcp-server listed on the official MCP registry?
- 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 12 versions of openfec-mcp-server, most recently published on Jun 8, 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