← Registry

Data Collection

grantedai.com

Search and retrieve detailed information on grants and funders from a large database of opportunities.

1 endpoint5 known toolsFirst detected July 22, 2026Last detected August 31, 2026

ENDPOINT 1

https://grantedai.com/api/mcp/mcp

No auth detected

MCP server metadata

Name
Granted
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged
Server instructions

Granted: live U.S. grant database (federal, state, and private foundation funding) for nonprofits, schools, government agencies, and small businesses. Call search_grants to discover live opportunities by topic or keyword, get_grant for full details by slug, search_funders/get_funder to research private foundations, and get_past_winners to find prior recipients of a federal program.

Known tools 5

search_grants

Search 140,000+ grant opportunities by keyword, state, source type, funder, and more.

Inferred read-only
get_grant

Get full details for a specific grant by its slug.

Inferred read-only
search_funders

Search 133,000+ US foundations by name, state, NTEE code, asset range, and annual income range.

Inferred read-only
get_funder

Get a full foundation profile including mission, 5-year financials, recent grants awarded, key officers, and application info.

Inferred read-only
get_past_winners

Competitive intelligence: see who has won a specific federal grant program.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.granted]
url = "https://grantedai.com/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "granted": {
      "type": "http",
      "url": "https://grantedai.com/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: granted
Remote MCP URL: https://grantedai.com/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "granted": {
      "url": "https://grantedai.com/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "granted": {
      "type": "http",
      "url": "https://grantedai.com/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "granted",
  "transport": "streamable-http",
  "url": "https://grantedai.com/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for grantedai.com was fetched 2026-08-04T00:54:16.270Z and is being refreshed.

Trust status Caution

grantedai.com is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.