GrantIQ (UK/EU)
About
Eligibility-first UK & EU grant discovery — Eligible/Partial/Not eligible verdicts over 100+ official sources.
Details
- Author
- Anastasios Nezis
- Downloads
- 310
- Categories
- Finance
Jump to
- 🌐 Server URL: https://grantiq.co.uk/mcp (streamable HTTP)
- 🔐 Auth: OAuth 2.1 + PKCE — free tier, no credit card
- 🏠 Home: grantiq.co.uk/mcp · 🔒 Privacy
- Website: https://grantiq.co.uk
- MCP install page: https://grantiq.co.uk/mcp
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
GrantIQ (UK/EU)Command (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Follow the repository README to install the server and add its MCP configuration to your client.
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.
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.
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.
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.
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.
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.).
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"grantiq (uk/eu)": {
"grantiq": {
"type": "http",
"url": "https://grantiq.co.uk/mcp"
}
}
}
}
McpServers
{
"grantiq": {
"type": "http",
"url": "https://grantiq.co.uk/mcp"
}
}
GrantIQ (UK/EU) — eligibility-first grant discovery for AI agents
Most grant search is keyword search; the expensive failure mode is spending weeks on a call you were never eligible for. GrantIQ's MCP server exposes an eligibility engine over 100+ official UK and EU funding sources (UKRI, Innovate UK, Find a Grant, Horizon Europe and more, refreshed daily). Instead of a list of links, your agent gets a verdict — Eligible, Partial (with the specific unmet criterion), or Not eligible — plus deadlines, amounts, and consortium/co-funding requirements surfaced up front.
Tools: find_opportunities (profile-aware discovery) · should_apply (go/no-go read on a specific grant) · explain_opportunity · search / fetch · complete_profile
Transport: remote streamable-HTTP at https://grantiq.co.uk/mcp — no local install. OAuth sign-in; free tier available (no card). Listed on the official MCP registry as uk.co.grantiq/mcp.
Note: this is the UK/EU grant platform at grantiq.co.uk — not affiliated with similarly-named US-grants servers.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
