Skip to main content
Glama

MCP OpenFEC Server

by psalzman

get_committee

Retrieve detailed campaign finance data for a specific committee using its FEC ID, enabling transparency and analysis of political contributions and expenditures.

Instructions

Get detailed information about a committee

Input Schema

NameRequiredDescriptionDefault
committee_idYesFEC committee ID

Input Schema (JSON Schema)

{ "properties": { "committee_id": { "description": "FEC committee ID", "type": "string" } }, "required": [ "committee_id" ], "type": "object" }

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/psalzman/mcp-openfec'

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