Skip to main content
Glama
2b3pro

propublica-npo-mcp

by 2b3pro

propublica-npo-mcp

MCP-Server, der die ProPublica Nonprofit Explorer API mit kuratierten Zusammenfassungen zu gemeinnützigen Organisationen und deren Einreichungen bereitstellt.

Installation

npm install

Related MCP server: Charity MCP Server

Ausführung

npm run start

Für die lokale Entwicklung:

npm run dev

Claude Desktop / Cline Konfiguration

{
  "mcpServers": {
    "propublica-npo": {
      "command": "npx",
      "args": ["tsx", "/absolute/path/to/propublica-npo-mcp/src/index.ts"]
    }
  }
}

Tools

search_nonprofits durchsucht den ProPublica Nonprofit Explorer-Index nach Name oder Stichwort, mit optionalen Filtern für Bundesstaat, NTEE-Hauptkategorie, 501(c)-Untertyp und Seitenzahl.

get_organization gibt Metadaten der Organisation sowie standardmäßig eine kuratierte Zusammenfassung der bis zu fünf aktuellsten Einreichungen zurück. Übergeben Sie verbose: true, um die rohen Upstream-Daten zu erhalten.

list_organization_filings gibt alle Einreichungen für eine EIN zurück, beginnend mit der neuesten. Die Standardausgabe ist kuratiert; verbose: true gibt die rohen Einreichungs-Arrays zurück.

compare_nonprofits vergleicht 2-5 Organisationen direkt anhand ihrer neuesten Einreichung mit Daten, wobei 404-Fehler pro EIN als zeilenbezogene Fehler beibehalten werden.

Hinweise

Der Server verwendet einen In-Memory-LRU-Cache für 100 Einträge mit einer TTL von 1 Stunde. Jede Upstream-Anfrage hat ein Timeout von 15 Sekunden und wird bei Netzwerkfehlern oder 5xx-Fehlern einmal wiederholt. ProPublica ist öffentlich zugänglich, unterliegt jedoch weiterhin Ratenbegrenzungen; falls Sie einen 429-Fehler erhalten, warten Sie bitte und versuchen Sie es erneut, anstatt in einer Schleife zu agieren.


Unterstützung

Wenn dieses Projekt Ihnen bei der Recherche zu gemeinnützigen Organisationen hilft oder Sie dabei unterstützt, coole Agenten zu entwickeln, ziehen Sie bitte in Betracht, mir einen Kaffee auszugeben! Es hilft dabei, die Updates fortzusetzen.

https://paypal.me/2b3/5


Lizenz

MIT-Lizenz - Erstellt von Ian Shen.

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A Model Context Protocol (MCP) server that provides access to ProPublica's Nonprofit Explorer API, enabling AI models to search and analyze nonprofit organizations' Form 990 data for CRM integration and prospect research.
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to look up IRS nonprofit data, verify tax-deductible charity status, and search for organizations by name or location using the CharityAPI database.
    4
    3
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to query the IRS 990 nonprofit database and OpenRegs federal regulations database via SQL, providing access to nonprofit filings, grants, lobbying, and congressional data.
    Creative Commons Zero v1.0 Universal
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables querying nonprofit organization data through the ProPublica Nonprofit Explorer API, providing access to financial and operational information without authentication.
    9
    MIT

View all related MCP servers

Related MCP Connectors

  • ProPublica Nonprofit MCP — ProPublica Nonprofit Explorer API (free, no auth)

  • MCP server for nonprofit financials via ProPublica — IRS Form 990 data for 1.8M+ nonprofits.

  • Access FEC campaign finance data. Query data about candidates, money trails, and election filings.

View all MCP Connectors

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/2b3pro/propublica-npo-mcp'

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