Skip to main content
Glama
cstillick

statefinance-mcp

by cstillick

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Health check. Returns 'pong' if the server is alive.

store_statsB

Row counts for the normalized store (committees, candidates, ...).

search_contributionsA

Search campaign contributions by donor, recipient committee, candidate, amount range, date range, state, or cycle. Returns matching contributions (each with source_url + as_of) plus the full-match count and total.

search_expendituresA

Search expenditures by committee, payee, purpose, date range, state, or cycle. Returns matching expenditures (with provenance) plus count and total.

get_committeeC

A committee plus its contribution and expenditure totals.

get_candidateC

A candidate (by id or name), their committees, and money raised/spent.

top_donorsB

The top donors to a recipient committee, ranked by total given (spelling variants combined via light normalization).

donor_historyC

Every contribution by a donor, with totals and a per-recipient breakdown.

summaryC

Aggregate totals for a committee, candidate, or cycle.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cstillick/statefinance-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server