mcpbeat Sign in

GrantIQ MCP Server

by co-grantiq Your server? Claim it
answering

GrantIQ is answering right now. Last checked moments ago. It exposes 6 tools. Last commit 11 Jul 2026.

Eligibility-first UK & EU grant discovery, inside ChatGPT and Claude.

Uptime history 52 days of history
52 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
142 ms
Response time
average over 24h
0
Stars
last commit 11 Jul 2026

Nothing serious here today

Today is the operative word: we check GrantIQ every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add mcp --transport http https://grantiq.co.uk/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://grantiq.co.uk/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://grantiq.co.uk/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://grantiq.co.uk/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://grantiq.co.uk/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

complete
complete_profile
GrantIQ complete_profile: fills in the user's matching profile field-by-field via chat. Partial-update semantics — null/missing fields leave existing values untouched. Server filters beneficiary/mission tags to canonical taxonomies. After this returns saved=true, call find_opportunities to see matches.
explain
explain_opportunity
GrantIQ explain_opportunity: plain-English unpack of a single grant. Returns a summary, what the grant funds, target applicant profile, hidden constraints (e.g. state aid, consortium requirements), application mechanics (stages, duration, key dates), structured eligibility essentials, and provenance citations. Cached after first call per grant; sub-50ms thereafter.
fetch
fetch
GrantIQ fetch: return the full record for a single grant by id. The id must come from a prior `search` call. Returns 'not found' when the grant is unknown OR not currently open/visible — there is no leak between those cases.
opportunities
find_opportunities
GrantIQ find_opportunities: runs the user's profile through the AI matching engine to find the top grants. Uses the canonical StagedMatchingService. Requires a complete profile (Location, OrgType, etc.).
search
search
GrantIQ search: find UK & EU grants matching a free-text query. Returns a ranked list of grant references (id, title, funder, deadline, amounts) the caller can pass to the `fetch` tool for full detail. Results are limited to currently-open, AI-enriched grants — closed, suspended and unpublishable rows are never returned.
should
should_apply
GrantIQ should_apply: opinionated apply / don't-apply decision for a specific grant. Returns a verdict (yes / borderline / no), confidence (0-1), specific blockers, an effort estimate with confidence band, competition-risk label (or 'unknown' when funder data is absent), and the structured evidence behind it. Requires the caller's profile to be set via a prior find_opportunities call or web sign-up.

Endpoints

URLTransportStateLatencyChecked
https://grantiq.co.uk/mcp streamable-http answering 165 ms 0 min ago

Alternatives to GrantIQ

same job, measured the same way
Scout by Optimly
by optimly

Query the AI Brand Directory. Audit brand visibility in ChatGPT, Claude, and Gemini.

answering
Agentdocs
by dancourse

An agent-first office suite Claude & ChatGPT read and write over one MCP URL.

answering
AI Visibility
by sharozdawa

Track brand visibility across ChatGPT, Perplexity, Claude, and Gemini.

34 installs/wk local only
AIsa AI Visibility
by aisa

How a brand shows up in ChatGPT, Claude, Gemini and Perplexity answers.

answering
Brand Intelligence
by nudg3

Query your Nudg3 brand visibility across ChatGPT, Claude, Gemini, AI Overviews, and Perplexity.

118 installs/wk answering
PresenterPrep
by presenterprep

Record your pitch in Claude or ChatGPT and get instant feedback on your delivery.

answering
Asvaai
by viren040

Query your brand's AI visibility across ChatGPT, Claude, Perplexity, and Gemini.

answering
Serpmantics
by amaurydvl

French-first SEO: semantic content guides, scoring, E-E-A-T audits for Google, ChatGPT & Claude.

31 tools answering

GrantIQ — questions

Answers built from our own checks of this server.

What can GrantIQ do?
It exposes 6 tools, read directly from the server on our last check. Among them: complete_profile, explain_opportunity, fetch, find_opportunities, search, should_apply. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is GrantIQ working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 142 ms. The bar chart above shows every period we have measured.
How do I connect GrantIQ?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does GrantIQ need an API key?
No. GrantIQ completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is GrantIQ?
It answers our handshake in 142 ms on average, which is faster than 84% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is GrantIQ open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.