MCP.so
Sign In

Granted

@Granted

About Granted

Granted helps users discover grant opportunities. Its connector brings grant-search context into assistant workflows so users can explore funding options, compare opportunities, and plan applications from natural-language prompts.

Connection details

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

Setup

claude mcp add granted --transport http https://grantedai.com/api/mcp/mcp

Tools

5

Search 140,000+ grant opportunities by keyword, state, source type, funder, and more. Uses semantic search (embeddings + full-text + scoring) combined with live AI-powered web discovery for comprehensive results. Returns active grants ranked by relevance with fit scores, deadlines, amounts, and application links. Use this as the starting point to find relevant grants.

Get full details for a specific grant by its slug. Returns eligibility criteria, application link, deadline, amount, funder info, and tags. Use search_grants first to find valid slugs.

Search 133,000+ US foundations by name, state, NTEE code, asset range, and annual income range. Returns key metrics: name, state, total assets, annual income (from IRS 990), NTEE category, and mission. Use get_funder with the returned slug for full profiles including actual giving history.

Get a full foundation profile including mission, 5-year financials, recent grants awarded, key officers, and application info. Accepts a foundation slug (from search_funders results) or EIN (e.g. '13-1684331').

Competitive intelligence: see who has won a specific federal grant program. Shows top recipients grouped by organization with award counts, total funding, and year-over-year trends. Filter by CFDA number, agency, program name, or state. Supports agency abbreviations: NIH, NSF, EPA, DOE, DOD, USDA, NASA, SBA, etc.

Frequently asked questions

What is the Granted remote MCP server?

The Granted remote MCP server is a hosted Model Context Protocol endpoint at https://grantedai.com/api/mcp/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Granted MCP server?

Add the endpoint https://grantedai.com/api/mcp/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Granted MCP server require authentication?

Yes. Granted uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Granted MCP server use?

Granted exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments

Basic information

Transport

Streamable HTTP

Authentication

OAuth

Category

Search

Author

Granted