★ 0 stars
TypeScript
🌐 Browser/Web
Updated today
MCP server for South Carolina elections: campaign finance, contributions, expenditures, SEI disclosures, and candidate filings
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"sc-elections-mcp": {
"command": "npx",
"args": [
"-y",
"asreynolds1000/sc-elections-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add sc-elections-mcp npx -y asreynolds1000/sc-elections-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"sc-elections-mcp": {
"command": "npx",
"args": [
"-y",
"asreynolds1000/sc-elections-mcp"
]
}
}
}
📋 Copy
README Excerpt
MCP server for South Carolina elections data. Combines two public data sources into 15 tools for researching candidates, campaign finance, and official disclosures. **No API keys required** — all data comes from public government websites. | Source | URL | What it covers | |--------|-----|----------------|
Tools (19)
candidate_filer_id get_campaign_report_details get_campaign_reports get_campaign_summary get_candidate_details get_contributions get_expenditures get_filer_profile get_sei_details list_elections list_filers_by_office list_office_names printing report_id search_candidates search_contributions search_expenditures search_filers smith