# Political Finance Mcp Server

> MCP server for US political finance data: campaign contributions, PAC spending, lobbying via FEC API

- **Type:** MCP server
- **Install:** `agentstack add mcp-aiagentkarl-political-finance-mcp-server`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [AiAgentKarl](https://agentstack.voostack.com/s/aiagentkarl)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [AiAgentKarl](https://github.com/AiAgentKarl)
- **Source:** https://github.com/AiAgentKarl/political-finance-mcp-server

## Install

```sh
agentstack add mcp-aiagentkarl-political-finance-mcp-server
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# political-finance-mcp-server

MCP server giving AI agents access to US political finance data: campaign contributions, PAC spending, lobbying records, and voting behavior.

## Data Sources
- **FEC API** (Federal Election Commission) — free, no registration required
- **ProPublica Congress API** — free with registration

## Tools

| Tool | Description |
|------|-------------|
| `get_candidate_fundraising` | Campaign contributions and spending by candidate |
| `get_top_donors_by_industry` | Top donors by industry sector |
| `get_pac_spending` | PAC (Political Action Committee) spending data |
| `get_campaign_finance_summary` | Overview of an election cycle's financing |
| `search_individual_donations` | Search donations by individual donor name |
| `get_congress_member_votes` | Voting records for Congress members |

## Installation

```bash
pip install political-finance-mcp-server
```

## Usage with Claude Desktop

```json
{
  "mcpServers": {
    "political-finance": {
      "command": "political-finance-mcp-server"
    }
  }
}
```

## Example Queries

- "How much did the tech industry donate to presidential candidates in 2024?"
- "Show me the top 10 PACs by spending in the 2024 election cycle"
- "Who donated more than $5000 with the last name Musk?"
- "What was Biden's total fundraising vs Trump in 2024?"

---

## More MCP Servers by AiAgentKarl

| Category | Servers |
|----------|---------|
| 🔗 Blockchain | [Solana](https://github.com/AiAgentKarl/solana-mcp-server) |
| 🌍 Data | [Weather](https://github.com/AiAgentKarl/weather-mcp-server) · [Germany](https://github.com/AiAgentKarl/germany-mcp-server) · [Agriculture](https://github.com/AiAgentKarl/agriculture-mcp-server) · [Space](https://github.com/AiAgentKarl/space-mcp-server) · [Aviation](https://github.com/AiAgentKarl/aviation-mcp-server) · [EU Companies](https://github.com/AiAgentKarl/eu-company-mcp-server) |
| 🔒 Security | [Cybersecurity](https://github.com/AiAgentKarl/cybersecurity-mcp-server) · [Policy Gateway](https://github.com/AiAgentKarl/agent-policy-gateway-mcp) · [Audit Trail](https://github.com/AiAgentKarl/agent-audit-trail-mcp) |
| 🤖 Agent Infra | [Memory](https://github.com/AiAgentKarl/agent-memory-mcp-server) · [Directory](https://github.com/AiAgentKarl/agent-directory-mcp-server) · [Hub](https://github.com/AiAgentKarl/mcp-appstore-server) · [Reputation](https://github.com/AiAgentKarl/agent-reputation-mcp-server) |
| 🔬 Research | [Academic](https://github.com/AiAgentKarl/crossref-academic-mcp-server) · [LLM Benchmark](https://github.com/AiAgentKarl/llm-benchmark-mcp-server) · [Legal](https://github.com/AiAgentKarl/legal-court-mcp-server) |

[→ Full catalog (40+ servers)](https://github.com/AiAgentKarl)

## License
MIT

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [AiAgentKarl](https://github.com/AiAgentKarl)
- **Source:** [AiAgentKarl/political-finance-mcp-server](https://github.com/AiAgentKarl/political-finance-mcp-server)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-aiagentkarl-political-finance-mcp-server
- Seller: https://agentstack.voostack.com/s/aiagentkarl
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
