IRS 990 Nonprofit Data
com.olyport/irs-990Nonprofit lookup and IRS 990 filing data: revenue, assets, and compensation via ProPublica
Tools · 3
Search for nonprofit organizations by name or keyword. Searches the ProPublica Nonprofit Explorer database of IRS 990 filers. Returns organization name, EIN, location, revenue, and tax status…
Get detailed information about a nonprofit organization by EIN. Returns comprehensive data from the organization's IRS 990 filings including revenue, expenses, assets, executive compensation,…
Get the filing history for a nonprofit organization. Returns a list of all available IRS 990 filings for the organization, including both filings with parsed data and those without. Useful fo…
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"irs_990_nonprofit_data": {
"url": "https://mcp.olyport.com/irs-990/mcp",
"transport": "streamable-http"
}
}
}