com.supovia/supovia
REMOTE · MCP.SUPOVIA.COM · SCANNED SEP 20
Manage websites, help documents and customer-support conversations with safe, scoped tools.
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 → Why this is hard to score →
Endpoint Security92
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server supports Client ID Metadata Documents, the current MCP client-registration mechanism. View diagnostics → Pass
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability82
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 3273 tokens (~163/item across 20 items; 14 tools + 6 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 90% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
- Supports UI / widget rendering.Pass
How do I install the com.supovia/supovia MCP server?
com.supovia/supovia is a hosted endpoint at https://mcp.supovia.com/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 · mcp.supovia.com
claude mcp add --transport http com-supovia-supovia 'https://mcp.supovia.com/mcp'
{
"mcpServers": {
"com-supovia-supovia": {
"url": "https://mcp.supovia.com/mcp"
}
}
} {
"servers": {
"com-supovia-supovia": {
"type": "http",
"url": "https://mcp.supovia.com/mcp"
}
}
} [mcp_servers.com-supovia-supovia] url = "https://mcp.supovia.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-supovia-supovia": {
"type": "remote",
"url": "https://mcp.supovia.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-supovia-supovia --url 'https://mcp.supovia.com/mcp' --transport streamable-http
mcp_servers:
com-supovia-supovia:
url: "https://mcp.supovia.com/mcp" {
"McpServers": {
"com-supovia-supovia": {
"Transport": "http",
"Url": "https://mcp.supovia.com/mcp"
}
}
} assistant mcp add com-supovia-supovia -t streamable-http -u 'https://mcp.supovia.com/mcp'
{
"mcpServers": {
"com-supovia-supovia": {
"type": "http",
"url": "https://mcp.supovia.com/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.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +2
- Authorization: partial → pass ▲ security
- Resource “skill-supovia” was removed ▼ functional
- Resource “skill-support-operations” was removed ▼ functional
- Resource “skill-triage-inbox” was removed ▼ functional
- Resource “supovia-skills-index” was removed ▼ functional
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- MCP protocol version: 2025-11-25 → 2026-07-28 functional
- New resource “supovia” functional
- New resource “support-operations” functional
- New resource “triage-inbox” functional
- 17 Sept 26 0
- “get_website” reworded the description of “idOrName” cosmetic
1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes. Other categories moved too: Schema Quality & AI Usability fell 1.
- 7 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
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 20 Sept 2026 · Probed https://mcp.supovia.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=*.supovia.com | CN=Amazon RSA 2048 M04,O=Amazon,C=US | 1 Jun 2026 | 15 Dec 2026 | RSA 2048 | SHA256-RSA | 4de15c18a13d4aa9aa910027c22d733 |
| SANs: *.supovia.com, supovia.com | ||||||
| CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) | CN=Amazon Root CA 1,O=Amazon,C=US | 23 Aug 2022 | 23 Aug 2030 | RSA 2048 | SHA256-RSA | 773124f2a952e3ed18a58bdb85d1bc0ce5f27 |
| CN=Amazon Root CA 1,O=Amazon,C=US (CA) | CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US | 25 May 2015 | 31 Dec 2037 | RSA 2048 | SHA256-RSA | 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6 |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.supovia.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| supovia.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="supovia", resource_metadata="https://mcp.supovia.com/.well-known/oauth-protected-resource", scope="supovia:read supovia:write", error="invalid_token", error_description="missing Bearer token"
Bearer realm="supovia", resource_metadata="https://mcp.supovia.com/.well-known/oauth-protected-resource", scope="supovia:read supovia:write", error="invalid_token", error_description="missing Bearer token" Protected resource metadata
| Document | https://mcp.supovia.com/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Resource | https://mcp.supovia.com |
| Authorisation server | https://api.authrice.com |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.supovia.com/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.supovia.com/mcp | HTTPS enforced |
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_conversation Get conversation activity ~71
Summarize one organization-owned Supovia conversation using safe status fields and sender-category counts from at most 50 recent records. No message body, preview, message id, customer identifier, staff id, internal note, organization id, or arbitrary metadata is returned.
| Name | Type | Req | Description |
|---|---|---|---|
| conversationId | string | yes | Conversation id |
| Name | Type | Req | Description |
|---|---|---|---|
| conversation | – | yes | – |
| status | string | yes | – |
No examples provided.
get_document Get document ~145
Fetch one support document owned by the authenticated Supovia organization, including its article text (capped at 20000 characters) and the contentFormat naming which syntax that text is written in (html, markdown, plain-text). A document owned by another organization returns the same bounded "not found" result. Organization ids, translator ids, deprecated slugs, embeddings, and arbitrary metadata are never returned.
| Name | Type | Req | Description |
|---|---|---|---|
| documentId | string | – | Document id. Preferred over slug. |
| locale | string | – | Locale for the slug lookup (e.g. en, it, fr). Defaults to en. |
| slug | string | – | Document slug. Used only when documentId is not supplied. |
| Name | Type | Req | Description |
|---|---|---|---|
| document | – | yes | – |
| status | string | yes | – |
No examples provided.
get_unresolved_conversation_counts Get unresolved conversation counts ~67
Count every unresolved conversation in the authenticated Supovia organization, grouped by website. Totals cover all returned count groups; the sorted per-website preview is capped at 100 and reports truncation. Customer identifiers, staff ids, message text, and organization ids are never returned.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| totalClamped | boolean | yes | – |
| totalUnresolved | integer | yes | – |
| websiteCount | integer | yes | – |
| websites | array | yes | – |
| websitesTruncated | boolean | yes | – |
No examples provided.
get_website Get website ~61
Fetch safe metadata for one website owned by the authenticated Supovia organization. Organization ids, agent prompts, credentials, integration configuration, and arbitrary metadata are never returned.
| Name | Type | Req | Description |
|---|---|---|---|
| idOrName | string | yes | Website id, exact vanity ID, or exact display name |
| Name | Type | Req | Description |
|---|---|---|---|
| status | string | yes | – |
| website | – | yes | – |
No examples provided.
list_campaigns List campaigns ~102
List a bounded page of campaign identities for one website owned by the authenticated Supovia organization. Recipient lists, subjects, message content, user ids, organization ids, and arbitrary metadata are excluded, and campaigns cannot be sent from this tool.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque pagination cursor from a previous call |
| limit | integer | – | Maximum campaigns per page (default 20) |
| websiteId | string | yes | Organization-owned website id whose campaigns to list |
| Name | Type | Req | Description |
|---|---|---|---|
| campaigns | array | yes | – |
| page | object | yes | – |
No examples provided.
list_conversations List conversations ~133
List a bounded newest-first page of conversation activity in the authenticated Supovia organization. Returns only the conversation id needed for an explicit follow-up, website id, channel, resolved state, unread count, and timestamps. Message bodies, message ids, customer identifiers, internal notes, arbitrary metadata, and organization ids are excluded.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque pagination cursor from a previous call |
| limit | integer | – | Maximum conversations per page (default 20) |
| resolved | boolean | – | Filter by resolved status (true = resolved, false = open) |
| websiteId | string | – | Filter by website id |
| Name | Type | Req | Description |
|---|---|---|---|
| conversations | array | yes | – |
| page | object | yes | – |
No examples provided.
list_documents List documents ~112
List a bounded newest-first page of safe support-document metadata in the authenticated Supovia organization. Document content, embeddings, prompts, organization ids, and arbitrary metadata are excluded.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque pagination cursor from a previous call |
| limit | integer | – | – |
| locale | string | – | Filter by locale (e.g. en, it, fr) |
| slugOriginal | string | – | Filter by original slug (base slug before localization) |
| websiteId | string | – | Filter by website id |
| Name | Type | Req | Description |
|---|---|---|---|
| documents | array | yes | – |
| page | object | yes | – |
No examples provided.
list_websites List websites ~70
List a bounded page of websites in the authenticated Supovia organization. Only safe website identity and status fields are returned; prompts, credentials, integration configuration, organization ids, and arbitrary metadata are excluded.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque pagination cursor from a previous call |
| limit | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| websites | array | yes | – |
No examples provided.
open_customer_inbox_conversation Open conversation activity ~60
Refresh safe activity metadata for one conversation selected in the embedded Supovia inbox. This app-only tool reads no thread and returns no message body, preview, message id, customer detail, or internal note.
| Name | Type | Req | Description |
|---|---|---|---|
| conversationId | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| status | string | yes | – |
No examples provided.
resolve_conversation Resolve conversation ~110
Mark one organization-owned Supovia conversation resolved, or reopen it. This is idempotent: re-sending the same state is a no-op write. It broadcasts a conversation-updated event to the operator dashboard. No other conversation field can be changed through this tool, and customer identifiers, staff ids, and organization ids are never returned.
| Name | Type | Req | Description |
|---|---|---|---|
| conversationId | string | yes | Conversation id to mark resolved or reopened |
| resolved | boolean | – | true marks the conversation resolved (default), false reopens |
| Name | Type | Req | Description |
|---|---|---|---|
| conversation | – | yes | – |
| status | string | yes | – |
No examples provided.
search_documents Search documents ~87
Search published support documents for one organization-owned Supovia website. Returns at most 5 safe document identities; content chunks, embeddings, scores, prompts, and arbitrary metadata are excluded.
| Name | Type | Req | Description |
|---|---|---|---|
| locale | string | – | Filter by locale (e.g. en, it, fr) |
| query | string | yes | Semantic search query |
| websiteId | string | yes | Organization-owned website id to search |
| Name | Type | Req | Description |
|---|---|---|---|
| documents | array | yes | – |
No examples provided.
send_message Send message ~107
Idempotently send one exact operator reply in an organization-owned Supovia conversation. Reuse the same idempotencyKey only when retrying the same conversation and text. The result confirms the target and time without returning a message id or echoing the message body.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | Message text content |
| conversationId | string | yes | Conversation id to send the message in |
| idempotencyKey | string | yes | Stable unique retry key for this exact conversation and reply text |
| Name | Type | Req | Description |
|---|---|---|---|
| conversationId | string | yes | – |
| creationTime | – | yes | – |
| status | string | yes | – |
No examples provided.
show_customer_inbox Show inbox activity ~68
Open a metadata-only Supovia inbox and report only how many conversations have unread activity. The embedded view receives conversation ids needed for an explicit follow-up plus channel, status, unread count, and timestamps. It never receives message bodies, previews, message ids, customer details, or internal notes.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| conversationsHaveMore | boolean | yes | – |
| unreadConversationCount | integer | yes | – |
No examples provided.
show_support_overview Show Supovia support overview ~69
Render a bounded organization-scoped snapshot of Supovia websites and recent conversations. Customer identifiers, internal record ids, message bodies, prompts, credentials, internal notes, organization ids, and arbitrary metadata are excluded.
| Name | Type | Req | Description |
|---|---|---|---|
| websiteId | string | – | Optionally limit the overview to one organization-owned website |
| Name | Type | Req | Description |
|---|---|---|---|
| conversations | array | yes | – |
| conversationsHaveMore | boolean | yes | – |
| openConversationCount | integer | yes | – |
| websites | array | yes | – |
| websitesHaveMore | boolean | yes | – |
No examples provided.
What is the com.supovia/supovia MCP server?
com.supovia/supovia is an MCP server listed in the public MCP registry as com.supovia/supovia. Manage websites, help documents and customer-support conversations with safe, scoped tools. This page covers its hosted endpoint (https://mcp.supovia.com/mcp).
Is the com.supovia/supovia MCP server safe to use?
com.supovia/supovia scores 91 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 com.supovia/supovia MCP server expose?
com.supovia/supovia exposes 14 tools: list_websites, get_website, list_conversations, get_conversation, get_unresolved_conversation_counts, and 9 more. Their descriptions and schemas cost roughly 1,262 tokens of context every time the server is loaded.
Does the com.supovia/supovia MCP server require authentication?
Yes. com.supovia/supovia asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the com.supovia/supovia MCP server still maintained?
com.supovia/supovia is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.