v0.1.1: Public launch — nonprofit search and Form 990 financials
Public launch — nonprofit search and Form 990 financials
MCP server for 1.8M+ IRS-recognized tax-exempt organizations. No API key required — wraps the ProPublica Nonprofit Explorer API.
Added:
nonprofit_search— keyword search with state, NTEE, and subsection filtersnonprofit_get_organization— full org profile + latest Form 990 financials and officer listnonprofit_get_filings— paginated Form 990 filing history by EIN
Changed:
formTypeLabelextracted to module-level functionMcpErrorinstanceof guard replaces string-code check in service error path- Metadata populated: Dockerfile labels, manifest.json, server.json runtimeHint and MCP_PUBLIC_URL, plugin manifests
24 tests pass; bun run devcheck clean.