fec-mcp-server

devops-infra MCP Server

MCP server for querying FEC campaign finance data - search candidates, track donations, analyze spending, and monitor Super PAC activity

Install Ready
devops-infradevops-infra
3 views0 stars1 forksv1.0.0MIT

Why This Matters

Discovered via unknown and last synced 2mo ago.

Install Ready
Source
unknown
Stars
0
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx fec-mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "fec-mcp-server": {
      "command": "npx",
      "args": [
        "fec-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

5
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (5)

office

(optional): Filter by office - H (House), S (Senate), P (President)

q

(required): Candidate name to search for

party

(optional): Filter by party code (e.g., "DEM", "REP")

state

(optional): Filter by state (2-letter code)

election_year

(optional): Filter by election year (e.g., 2024)