Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.supovia/supovia

REMOTE · MCP.SUPOVIA.COM · SCANNED SEP 20

Manage websites, help documents and customer-support conversations with safe, scoped tools.

Available components

+4 this week 91 Trust /100
Trust breakdown (7 categories)

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
Transport & Reachability100
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
Install

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

# add to Claude Code
claude mcp add --transport http com-supovia-supovia 'https://mcp.supovia.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-supovia-supovia": {
      "url": "https://mcp.supovia.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-supovia-supovia": {
      "type": "http",
      "url": "https://mcp.supovia.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-supovia-supovia]
url = "https://mcp.supovia.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-supovia-supovia": {
      "type": "remote",
      "url": "https://mcp.supovia.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-supovia-supovia --url 'https://mcp.supovia.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-supovia-supovia:
    url: "https://mcp.supovia.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-supovia-supovia": {
      "Transport": "http",
      "Url": "https://mcp.supovia.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-supovia-supovia -t streamable-http -u 'https://mcp.supovia.com/mcp'
// mcp.json
{
  "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.

Changelog

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.

Diagnostics

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
MCP tools · 14 exposed · ~1,262 tokens

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 →

Tool Tokens
get_conversation ~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.

NameTypeReqDescription
conversationIdstringyesConversation id
NameTypeReqDescription
conversationyes
statusstringyes

No examples provided.

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.

NameTypeReqDescription
documentIdstringDocument id. Preferred over slug.
localestringLocale for the slug lookup (e.g. en, it, fr). Defaults to en.
slugstringDocument slug. Used only when documentId is not supplied.
NameTypeReqDescription
documentyes
statusstringyes

No examples provided.

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.

NameTypeReqDescription
totalClampedbooleanyes
totalUnresolvedintegeryes
websiteCountintegeryes
websitesarrayyes
websitesTruncatedbooleanyes

No examples provided.

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.

NameTypeReqDescription
idOrNamestringyesWebsite id, exact vanity ID, or exact display name
NameTypeReqDescription
statusstringyes
websiteyes

No examples provided.

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.

NameTypeReqDescription
cursorstringOpaque pagination cursor from a previous call
limitintegerMaximum campaigns per page (default 20)
websiteIdstringyesOrganization-owned website id whose campaigns to list
NameTypeReqDescription
campaignsarrayyes
pageobjectyes

No examples provided.

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.

NameTypeReqDescription
cursorstringOpaque pagination cursor from a previous call
limitintegerMaximum conversations per page (default 20)
resolvedbooleanFilter by resolved status (true = resolved, false = open)
websiteIdstringFilter by website id
NameTypeReqDescription
conversationsarrayyes
pageobjectyes

No examples provided.

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.

NameTypeReqDescription
cursorstringOpaque pagination cursor from a previous call
limitinteger
localestringFilter by locale (e.g. en, it, fr)
slugOriginalstringFilter by original slug (base slug before localization)
websiteIdstringFilter by website id
NameTypeReqDescription
documentsarrayyes
pageobjectyes

No examples provided.

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.

NameTypeReqDescription
cursorstringOpaque pagination cursor from a previous call
limitinteger
NameTypeReqDescription
pageobjectyes
websitesarrayyes

No examples provided.

open_customer_inbox_conversation ~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.

NameTypeReqDescription
conversationIdstringyes
NameTypeReqDescription
statusstringyes

No examples provided.

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.

NameTypeReqDescription
conversationIdstringyesConversation id to mark resolved or reopened
resolvedbooleantrue marks the conversation resolved (default), false reopens
NameTypeReqDescription
conversationyes
statusstringyes

No examples provided.

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.

NameTypeReqDescription
localestringFilter by locale (e.g. en, it, fr)
querystringyesSemantic search query
websiteIdstringyesOrganization-owned website id to search
NameTypeReqDescription
documentsarrayyes

No examples provided.

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.

NameTypeReqDescription
contentstringyesMessage text content
conversationIdstringyesConversation id to send the message in
idempotencyKeystringyesStable unique retry key for this exact conversation and reply text
NameTypeReqDescription
conversationIdstringyes
creationTimeyes
statusstringyes

No examples provided.

show_customer_inbox ~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.

NameTypeReqDescription
conversationsHaveMorebooleanyes
unreadConversationCountintegeryes

No examples provided.

show_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.

NameTypeReqDescription
websiteIdstringOptionally limit the overview to one organization-owned website
NameTypeReqDescription
conversationsarrayyes
conversationsHaveMorebooleanyes
openConversationCountintegeryes
websitesarrayyes
websitesHaveMorebooleanyes

No examples provided.

Common questions

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.