Back to search
100
MCP live v0.1.0 streamable-http

io.github.Kindora-PBC/foundation-discovery

io.github.Kindora-PBC/foundation-discovery

Foundation discovery and grant intelligence for nonprofits. 174K+ US funders, IRS 990 data.

Uptime
100.0%
2 probes
Response
992ms
last probe
Tools
10
callable

Tools · 10

health_check

Check server health and connectivity. Returns: Dictionary with health status including: - status: "healthy" or "unhealthy" - version: Server version - environment: Current environment…

list_tools

List available MCP tools and get detailed help. Use this tool to discover what tools are available and how to use them. Call without parameters to see all tools, or provide a tool name to get detaile…

search_funders

Look up grantmaking organizations by name, topic, or location. This tool searches 174K+ grantmaking organizations from IRS data using organization names plus grant-purpose/topic signals. Use it when …

get_funder_profile

Get detailed profile information for a specific foundation. This tool retrieves comprehensive profile data for a foundation using its EIN (Employer Identification Number). Use this after searching fo…

get_990_summary

Get IRS 990 filing summary and financial trends for a foundation. This tool retrieves IRS 990 filing data (Form 990 or 990-PF) for a foundation, showing financial information over time. It calculates…

get_foundation_grants

View grants made by a foundation from IRS 990-PF filings. This tool retrieves individual grants made by a private foundation, showing recipient organizations, amounts, and purposes. Results are order…

get_ntee_codes

Browse NTEE (National Taxonomy of Exempt Entities) classification codes. NTEE codes are used to classify nonprofit organizations by their primary purpose. This tool helps you find the right NTEE code…

search_open_grants

Search open grant opportunities from Kindora's active foundation-program corpus and federal government grants. Searches both private foundation grant programs (from IRS data and funder websites) and …

search_funder_jobs

Search OPEN PHILANTHROPY JOBS at grantmaking foundations. Surfaces roles involved in giving away money, running philanthropic programs, or executive leadership of philanthropic work. Backed by a week…

get_funder_stats

Get comprehensive giving statistics for a foundation. This tool calculates aggregate statistics about a foundation's grantmaking from IRS 990-PF data. It provides lifetime totals, focus areas, geogra…

Similar MCP servers embedding-nearest

io.github.kindora-pbc/foundation-discovery
Foundation discovery and grant intelligence for nonprofits. 174K+ US funders, IRS 990 data.
0 tools · streamable-http
io.github.bch1212/pubrecords live
US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.
10 tools · streamable-http
io.github.XogZ3/botoi-mcp live
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
49 tools · streamable-http
com.thenextgennexus/developer-tools-mcp-server live
Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.
7 tools · streamable-http
IRS 990 Nonprofit Data live
Nonprofit lookup and IRS 990 filing data: revenue, assets, and compensation via ProPublica
3 tools · streamable-http
PlanExe live
MCP server for generating rough-draft project plans from natural-language prompts.
11 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.kindora-pbc/foundation-discovery": {
      "url": "https://kindora-mcp.azurewebsites.net/mcp/",
      "transport": "streamable-http"
    }
  }
}