目录 / GrantIQ
MCP
鉴权未知
未评级
已上架
GrantIQ
GrantIQ lets ChatGPT and Claude find UK & EU grants you can actually win. It checks eligibility before recommending, explains why each grant fits, and cites the funder's own page on every answer — with an honest "competition_risk: unknown" when the data isn't there. Free to install. **6 tools:** `search` · `fetch` · `find_opportunities` · `should_apply` · `explain_opportunity` · `complete_profile` **Tags:** grants · funding · research · nonprofit · charity · UK · EU · eligibility · fundraising **Transport:** Streamable HTTP · **Auth:** OAuth 2.1 + PKCE (free tier, no card) **Install (Claude):** `claude mcp add --transport http grantiq https://grantiq.co.uk/mcp`
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://grantiq.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"GrantIQ": {
"url": "https://grantiq.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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.). |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。