Mentionable MCP — GEO data for any AI agent

The Mentionable MCP server exposes tracked prompts, fan-out queries, LLM citations, competitors, backlink opportunities, Reddit threads and Page Audits to Claude Desktop, Cursor, n8n and any MCP-compatible client. 30 tools, one bearer token, five-minute setup.

Updated 2026-09-10

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, Reddit threads and Page Audits as tools that Claude Desktop, Cursor, n8n or any custom agent can call directly. One endpoint, one bearer token, 30 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.
  • Self-healing content loops that pull the pages LLMs already cite in your niche, trigger a Page Audit on each, and apply the structured modifications that come back.

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.
Playbook You want the open-source library of agent recipes you can fork.

Endpoint

POST https://mentionable.ai/api/mcp
Authorization: Bearer mnt_sk_xxx

Streamable HTTP transport. SSE is disabled. 30 tools available today, all on the same endpoint.

The 30 tools

Twenty read tools and ten write tools, by surface:

Surface Tools
Projects and prompts list_projects, list_prompts, list_scans, list_prompt_results, get_prompt_result
Sources and fan-out list_llm_sources, list_fan_outs, list_backlink_opportunities
Competitors list_competitors, list_competitor_sources, bulk_update_competitor_status
Reddit signals list_reddit_threads, get_reddit_thread, bulk_update_reddit_thread_status, enrich_reddit_thread
Page Audits list_page_audits, run_page_audit, get_page_audit
GEO Audits (white-label) list_geo_audits, get_geo_audit, list_geo_audit_competitors, select_geo_audit_competitors, list_geo_audit_recommendations, add_geo_audit_recommendation, remove_geo_audit_recommendation, set_geo_audit_recommendation_visibility, set_geo_audit_section_visibility, list_audit_ctas
Action log list_action_logs, create_action_log

One page per tool, with input schema, response shape and a JSON example, in the Tools reference.

Status and support

The MCP is generally available on the Pro and Agency plans. 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.

37 pages · Mentionable MCP documentation