io.github.cyanheads/nonprofit-explorer-mcp-server
io.github.cyanheads/nonprofit-explorer-mcp-serverMCP server for nonprofit financials via ProPublica — IRS Form 990 data for 1.8M+ nonprofits.
Tools · 3
Search 1.8M+ IRS-recognized tax-exempt organizations by name, keyword, city, or phrase. Optionally narrow by US state, NTEE major sector (1–10), or 501(c) subsection type. Returns EINs — pass them to …
Full profile for a single tax-exempt org by EIN: legal name, address, NTEE classification, 501(c) type, IRS ruling date, and a financial snapshot from the most recent Form 990 filing (revenue, expense…
All Form 990 filings for a tax-exempt org by EIN: year-by-year revenue, expenses, assets, liabilities, net assets, revenue breakdown, executive compensation, and source PDF links. Use for trend analys…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.cyanheads/nonprofit-explorer-mcp-server": {
"url": "https://nonprofit-explorer.caseyjhand.com/mcp",
"transport": "streamable-http"
}
}
}