Mentionable MCP — GEO data for any AI agent
The Mentionable MCP server exposes tracked prompts, fan-out queries, LLM citations, competitors, backlink opportunities and Reddit threads to Claude Desktop, Cursor, n8n and any MCP-compatible client. Twelve tools, one bearer token, five-minute setup.
Updated 2026-04-26
Mentionable MCP
Plug Mentionable's GEO data into any MCP-compatible AI agent in under five minutes.
The Mentionable MCP server exposes tracked prompts, fan-out queries, LLM citations, competitors, backlink opportunities and Reddit threads as tools that Claude Desktop, Cursor, n8n or any custom agent can call directly. One endpoint, one bearer token, twelve tools.
What you can build
The Mentionable MCP turns Mentionable into data infrastructure for AI agents. Common patterns:
- Reporting agents that produce a monthly GEO visibility report from a single prompt.
- Content briefs built from real fan-out queries instead of guessed keywords.
- Citation watchers in n8n that ping Slack when a new domain cites your brand.
- Competitive intelligence loops that compare your visibility to confirmed competitors and surface outreach targets.
- Backlink agents that prioritize domains by impact-to-price ratio.
- Reddit outreach pipelines that triage threads citing competitors and trigger enrichment on the most promising ones.
See the full list with copy-pasteable system prompts in Use cases.
Documentation map
| Page | Read this when |
|---|---|
| Quickstart | You want a working setup in five minutes. |
| Authentication | You need to understand API keys, scopes, rate limits, key rotation. |
| Concepts | You want to know what fan-out queries are, citations vs sources, personas, scopes. |
| Tools reference | You're building an agent and need every input parameter and response shape. |
| Use cases | You want a copy-pasteable workflow for a specific outcome. |
Endpoint
POST https://mentionable.ai/api/mcp
Authorization: Bearer mnt_sk_xxx
Streamable HTTP transport. SSE is disabled. Twelve tools available today, all on the same endpoint.
The twelve tools
| Tool | Purpose | Type |
|---|---|---|
list_projects |
List projects accessible to the API key. | Read |
list_prompts |
Tracked prompts with mention rate per LLM. | Read |
list_fan_outs |
Raw fan-out queries the LLMs run, deduped and ranked by frequency. | Read |
list_llm_sources |
Domains cited or searched by LLMs (visible, hidden, fan-out). | Read |
list_competitors |
Tracked competitors with mention totals and Share of Voice. | Read |
list_competitor_sources |
Domains where a given competitor is cited. | Read |
list_backlink_opportunities |
High-impact domains with marketplace offers and prices. | Read |
list_reddit_threads |
Reddit threads cited by LLMs, with GEO signals and scraped content. | Read |
get_reddit_thread |
Fetch a single Reddit thread by ID, with full status and replies. | Read |
bulk_update_competitor_status |
Confirm or reject suggested competitors in bulk. | Write |
bulk_update_reddit_thread_status |
Triage Reddit threads in bulk (NEW / COMMENTED / SKIPPED). | Write |
enrich_reddit_thread |
Trigger a Bright Data scrape on a Reddit thread (charges AI credits). | Write |
Full schemas and example responses are in Tools reference.
Status and support
The MCP is generally available on every paid Mentionable plan. Breaking changes get a deprecation period and a migration note.
If you're stuck, the fastest path is the Quickstart troubleshooting table. For schema bugs or missing fields, ping support from the dashboard.