Marketing
mentionry.com
Analyzes domains and backlinks to find link-building opportunities and competitive insights.
ENDPOINT 1
https://mentionry.com/api/mcp
MCP server metadata
- Name
- mentionry
- Version
- 1.0.0
Mentionry finds places that would plausibly link to a site and drafts the pitch. Start with qualify_domain to decide whether the site is worth the effort at all, then read_site for a brief, then discover_competitors and backlink_gap or find_prospects. draft_pitch needs a paid plan. Nothing here sends mail: drafts are reviewed and sent by a person from their own mailbox.
Known tools 7
qualify_domainJudge whether a domain is worth running link building for at all, from live search data.
Inferred read-onlyread_siteRead a domain and return what we think it is about: a description, its audience, and the keywords it should be found for.
Inferred read-onlydiscover_competitorsFind the domains competing with this one, from both search results and link profile overlap.
Inferred read-onlybacklink_gapFind pages that link to the named competitors but not to you, classified by whether a link is realistically winnable and why.
Inferred read-onlyfind_prospectsSearch the open web for pages that would plausibly link to this site: resource pages, roundups, listicles and directories in its subject.
Inferred read-onlyverify_linksCheck a list of domains against your live backlink profile and report which of them now link to you, when the link first appeared, and whether it is still there.
Inferred read-onlydraft_pitchWrite one outreach email for one prospect, in your own words, using the reason that prospect would link to you.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mentionry]
url = "https://mentionry.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mentionry": {
"type": "http",
"url": "https://mentionry.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mentionry
Remote MCP URL: https://mentionry.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mentionry": {
"url": "https://mentionry.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mentionry": {
"type": "http",
"url": "https://mentionry.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mentionry",
"transport": "streamable-http",
"url": "https://mentionry.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.