Mentionry
REMOTE · MENTIONRY.COM · SCANNED AUG 24
Find who links to your competitors but not you, judge each opening, and draft the pitch.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability0
- Transport check failed: declared streamable-http, but the endpoint returned HTTP 500. See how to fix → View diagnostics → Fail
Schema Quality & AI Usability0
- Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
- Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
- Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified
Unverified: 4 categories
Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
How do I install the Mentionry MCP server?
Mentionry is a hosted endpoint at https://mentionry.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mentionry.com
claude mcp add --transport http com-mentionry-mentionry 'https://mentionry.com/api/mcp'
{
"mcpServers": {
"com-mentionry-mentionry": {
"url": "https://mentionry.com/api/mcp"
}
}
} {
"servers": {
"com-mentionry-mentionry": {
"type": "http",
"url": "https://mentionry.com/api/mcp"
}
}
} [mcp_servers.com-mentionry-mentionry] url = "https://mentionry.com/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-mentionry-mentionry": {
"type": "remote",
"url": "https://mentionry.com/api/mcp",
"enabled": true
}
}
} openclaw mcp add com-mentionry-mentionry --url 'https://mentionry.com/api/mcp' --transport streamable-http
mcp_servers:
com-mentionry-mentionry:
url: "https://mentionry.com/api/mcp" {
"McpServers": {
"com-mentionry-mentionry": {
"Transport": "http",
"Url": "https://mentionry.com/api/mcp"
}
}
} assistant mcp add com-mentionry-mentionry -t streamable-http -u 'https://mentionry.com/api/mcp'
{
"mcpServers": {
"com-mentionry-mentionry": {
"type": "http",
"url": "https://mentionry.com/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Aug 26 −50
- Endpoint reachability: reachable → not serving MCP ▼ security
- Stability: 0.13 → unverified ▼ security
- Authorization: fail → unverified ▼ security
- Transport: pass → fail ▼ security
- Capabilities: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 19 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Aug 26 +1
- Stability: unverified → 0.03 ▲ functional
- 16 Aug 26 73
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 24 Aug 2026 · Probed https://mentionry.com/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mentionry.com | CN=YR1,O=Let's Encrypt,C=US | 15 Aug 2026 | 13 Nov 2026 | RSA 2048 | SHA256-RSA | 59c31a4ed5a2496e25abb21bdf13490617e |
| SANs: mentionry.com | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of mentionry.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| mentionry.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 500 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| content-security-policy | default-src 'self'; base-uri 'self'; form-action 'self'; frame-ancestors 'self'; object-src 'none'; img-src 'self' data: blob: https:; font-src 'self' data:; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://va.vercel-scripts.com; connect-src 'self' https: wss: |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | camera=(), microphone=(), geolocation=() |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mentionry.com/api/mcp | HTTP error | 500 | |
| http (plaintext) | http://mentionry.com/api/mcp | HTTPS enforced | 308 | https://mentionry.com/api/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
backlink_gap Backlink gap ~69
Find pages that link to the named competitors but not to you, classified by whether a link is realistically winnable and why. Competitors are excluded from their own results: a competitor is never a prospect.
| Name | Type | Req | Description |
|---|---|---|---|
| competitors | array | – | Up to five competitor domains. |
| domain | string | yes | – |
No output schema declared.
No examples provided.
discover_competitors Discover competitors ~68
Find the domains competing with this one, from both search results and link profile overlap. Returns each candidate with the evidence for it, so a wrong suggestion can be recognised rather than trusted.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
| keywords | array | – | Optional. Sharpens the search half. |
No output schema declared.
No examples provided.
draft_pitch Draft a pitch ~127
Write one outreach email for one prospect, in your own words, using the reason that prospect would link to you. It returns the subject and body and sends nothing: sending happens from your own mailbox, after you have read it. Requires a paid Mentionry plan.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | What your site does. |
| hook | string | yes | Why this page would link to you. |
| page_title | string | – | – |
| prospect_url | string | yes | The page you want the link on. |
| sender_name | string | – | – |
| sender_site | string | yes | Your domain. |
No output schema declared.
No examples provided.
find_prospects Find prospects ~106
Search the open web for pages that would plausibly link to this site: resource pages, roundups, listicles and directories in its subject. Returns each with the reason it was kept.
| Name | Type | Req | Description |
|---|---|---|---|
| audience | string | – | – |
| description | string | – | What the site does. Use read_site if you do not have one. |
| domain | string | yes | – |
| keywords | array | – | – |
| topic | string | – | Optional. Narrows the search to one theme. |
No output schema declared.
No examples provided.
qualify_domain Qualify a domain ~87
Judge whether a domain is worth running link building for at all, from live search data. Returns a verdict, the measured signals behind it, and the honest case against. This is the same free diagnostic the dashboard runs, and for a large share of sites the answer is that the niche has nothing to mine.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | The domain to judge, for example mentionry.com |
No output schema declared.
No examples provided.
read_site Read a site ~65
Read a domain and return what we think it is about: a description, its audience, and the keywords it should be found for. This is the brief every other tool takes as input, so call it first when you do not already have one.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
verify_links Check whether links landed ~79
Check 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. A link that was removed shows as a change rather than staying on the scoreboard.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Your domain. |
| pitched | array | yes | The domains or URLs you pitched. |
No output schema declared.
No examples provided.
What is the Mentionry MCP server?
Mentionry is an MCP server listed in the public MCP registry as com.mentionry/mentionry. Find who links to your competitors but not you, judge each opening, and draft the pitch. This page covers its hosted endpoint (https://mentionry.com/api/mcp).
Is the Mentionry MCP server safe to use?
Mentionry scores 25 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Mentionry MCP server expose?
Mentionry exposes 7 tools: qualify_domain, read_site, discover_competitors, backlink_gap, find_prospects, and 2 more. Their descriptions and schemas cost roughly 601 tokens of context every time the server is loaded.
Does the Mentionry MCP server require authentication?
No. We connected to Mentionry without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Mentionry MCP server still maintained?
Mentionry is still listed as active in the MCP registry. We last reached this channel on 24 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.