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.

VerifyMCP

Owner verified

REMOTE · MCP.VERIFYMCP.IO · SCANNED SEP 7

Independent trust scores, tool surfaces and change history for MCP servers.

Available components

87 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 →

Endpoint Security100
  • 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
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
  • The authorisation server supports Client ID Metadata Documents, the current MCP client-registration mechanism. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability97
  • 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
  • Tool/resource definitions use about 1219 tokens (~58/item across 21 items; 9 tools + 12 resources), lean.Pass
  • Tools include usage examples.Pass
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • 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
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 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 VerifyMCP MCP server?

VerifyMCP is a hosted endpoint at https://mcp.verifymcp.io/, 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.verifymcp.io

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

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.

  • 7 Sept 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.

  • 5 Sept 26 +5
    • HTTPS: unverified → pass security
    • Stability: unverified → 0.03 functional
  • 4 Sept 26 81

    First indexed and scored.

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 7 Sept 2026 · Probed https://mcp.verifymcp.io

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=verifymcp.io CN=WE1,O=Google Trust Services,C=US 24 Aug 2026 22 Nov 2026 ECDSA 256 ECDSA-SHA256 5fe9a089f5677e820ecfce18b444b6f9
SANs: verifymcp.io, *.verifymcp.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC secure

Validation of mcp.verifymcp.io. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
verifymcp.io. present 2371 13 Verified
mcp.verifymcp.io. Verified address RRset verified with the apex keys
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 error="invalid_token", error_description="Missing Authorization header", scope="directory:read", resource_metadata="https://mcp.verifymcp.io/.well-known/oauth-protected-resource"

Bearer error="invalid_token", error_description="Missing Authorization header", scope="directory:read", resource_metadata="https://mcp.verifymcp.io/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=15552000; includeSubDomains; preload
x-content-type-options nosniff

Protected resource metadata

Document https://mcp.verifymcp.io/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://mcp.verifymcp.io
Authorisation server https://verifymcp.io
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.verifymcp.io Verified 200
http (plaintext) http://mcp.verifymcp.io HTTPS enforced 308 https://mcp.verifymcp.io/
MCP tools · 9 exposed · ~794 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.

Tool Tokens
get_server ~110

Get the full VerifyMCP trust report for one MCP server: score with per-category verdicts and reasons, the tools it exposes with their context-token cost, and its recent change history. Use before installing or trusting a server. Accepts a package name, endpoint URL, registry name or verifymcp slug.

NameTypeReqDescription
componentstringWhich channel to report on when a server ships several.
identifierstringyesPackage name, endpoint URL, registry name or verifymcp slug.
NameTypeReqDescription
asOfstringyesWhen this data was read (UTC).
countintegeryesNumber of entries in items.
itemsarrayyes
noticestring|nullyesHow to narrow a truncated result, or why an empty one is empty; null when neither applies.
sourcestringyesCanonical verifymcp.io page for this result.
totalintegeryesMatches before the 100-item cap.
truncatedbooleanyesTrue when total exceeds count.
{"identifier":"@modelcontextprotocol/server-github"}
{"identifier":"https://mcp.example.com/mcp"}
{"component":"npm","identifier":"io.github.acme/tools"}
{"identifier":"acme-tools"}
get_server_alternatives ~65

Other MCP servers doing a similar job to a given one, with their trust scores. Neighbours share a product or publisher namespace; this is not a semantic search.

NameTypeReqDescription
identifierstringyesPackage name, endpoint URL, registry name or verifymcp slug.
NameTypeReqDescription
asOfstringyesWhen this data was read (UTC).
countintegeryesNumber of entries in items.
itemsarrayyes
noticestring|nullyesHow to narrow a truncated result, or why an empty one is empty; null when neither applies.
sourcestringyesCanonical verifymcp.io page for this result.
totalintegeryesMatches before the 100-item cap.
truncatedbooleanyesTrue when total exceeds count.
{"identifier":"@modelcontextprotocol/server-github"}
{"identifier":"https://mcp.example.com/mcp"}
{"identifier":"acme-tools"}
get_server_comparison ~86

Compare up to 5 MCP servers side by side: trust scores, per-category breakdown, tool counts and context-token cost. Use when choosing between candidates that do the same job. Accepts package names, endpoint URLs, registry names or verifymcp slugs.

NameTypeReqDescription
identifiersarrayyesTwo to 5 servers to compare, as names, URLs or slugs.
NameTypeReqDescription
asOfstringyesWhen this data was read (UTC).
countintegeryesNumber of entries in items.
itemsarrayyes
noticestring|nullyesHow to narrow a truncated result, or why an empty one is empty; null when neither applies.
sourcestringyesCanonical verifymcp.io page for this result.
totalintegeryesMatches before the 100-item cap.
truncatedbooleanyesTrue when total exceeds count.
{"identifiers":["@acme/mcp-server","@other/mcp-server"]}
{"identifiers":["acme-tools","beta-tools","gamma-tools"]}
get_server_diagnostics ~86

The evidence behind one server's score: TLS, DNSSEC, authorization, redirects, transports, provenance, install scripts, known CVEs and dependency health. Use to explain a low score.

NameTypeReqDescription
componentstringWhich channel to report on when a server ships several.
identifierstringyesPackage name, endpoint URL, registry name or verifymcp slug.
NameTypeReqDescription
asOfstringyesWhen this data was read (UTC).
countintegeryesNumber of entries in items.
itemsarrayyes
noticestring|nullyesHow to narrow a truncated result, or why an empty one is empty; null when neither applies.
sourcestringyesCanonical verifymcp.io page for this result.
totalintegeryesMatches before the 100-item cap.
truncatedbooleanyesTrue when total exceeds count.
{"identifier":"@modelcontextprotocol/server-github"}
{"identifier":"https://mcp.example.com/mcp"}
{"component":"npm","identifier":"io.github.acme/tools"}
get_server_install_config ~79

Ready-to-paste install snippets for one MCP server, for every client we support. Read get_server first: this returns configuration, not a safety judgement.

NameTypeReqDescription
componentstringWhich channel to report on when a server ships several.
identifierstringyesPackage name, endpoint URL, registry name or verifymcp slug.
NameTypeReqDescription
asOfstringyesWhen this data was read (UTC).
contextobject|nullyesWhat we know about the server being installed. Present whenever a server resolved, including when no snippets could be built; null only when the identifier matched nothing.
countintegeryesNumber of entries in items.
itemsarrayyes
noticestring|nullyesHow to narrow a truncated result, or why an empty one is empty; null when neither applies.
sourcestringyesCanonical verifymcp.io page for this result.
totalintegeryesMatches before the 100-item cap.
truncatedbooleanyesTrue when total exceeds count.
{"identifier":"@modelcontextprotocol/server-github"}
{"identifier":"https://mcp.example.com/mcp"}
{"component":"npm","identifier":"acme-tools"}
get_server_tools ~76

Every tool one MCP server exposes, with its parameters, output schema and context-token cost. Use when get_server reported the tool list was truncated.

NameTypeReqDescription
componentstringWhich channel to report on when a server ships several.
identifierstringyesPackage name, endpoint URL, registry name or verifymcp slug.
NameTypeReqDescription
asOfstringyesWhen this data was read (UTC).
countintegeryesNumber of entries in items.
itemsarrayyes
noticestring|nullyesHow to narrow a truncated result, or why an empty one is empty; null when neither applies.
sourcestringyesCanonical verifymcp.io page for this result.
totalintegeryesMatches before the 100-item cap.
truncatedbooleanyesTrue when total exceeds count.
{"identifier":"@modelcontextprotocol/server-github"}
{"identifier":"https://mcp.example.com/mcp"}
{"component":"npm","identifier":"acme-tools"}
list_known_malware ~59

List MCP server components carrying a supply-chain malware finding. Use to check whether anything in the register is flagged before installing.

NameTypeReqDescription
statusstringWhich findings to return: active, unverified, cleared or all. Defaults to active.
NameTypeReqDescription
asOfstringyesWhen this data was read (UTC).
countintegeryesNumber of entries in items.
itemsarrayyes
noticestring|nullyesHow to narrow a truncated result, or why an empty one is empty; null when neither applies.
sourcestringyesCanonical verifymcp.io page for this result.
totalintegeryesMatches before the 100-item cap.
truncatedbooleanyesTrue when total exceeds count.
{}
{"status":"active"}
{"status":"all"}
list_products ~57

List the products MCP servers integrate with, such as github or notion, and how many servers cover each. Use to find the product slug that list_servers accepts.

NameTypeReqDescription
querystringName fragment to match against product names and slugs.
NameTypeReqDescription
asOfstringyesWhen this data was read (UTC).
countintegeryesNumber of entries in items.
itemsarrayyes
noticestring|nullyesHow to narrow a truncated result, or why an empty one is empty; null when neither applies.
sourcestringyesCanonical verifymcp.io page for this result.
totalintegeryesMatches before the 100-item cap.
truncatedbooleanyesTrue when total exceeds count.
{}
{"query":"git"}
{"query":"notion"}
list_servers ~176

Filter the VerifyMCP directory of scored MCP servers. Use to discover servers by name fragment, ecosystem, product or trust score. Name matching only: descriptions and capabilities are not searched, so a plain-English question matches nothing. Returns the first 100.

NameTypeReqDescription
maxScoreintegerHighest trust score to include.
minScoreintegerLowest trust score to include.
productstringRestrict to servers classified as working with this product, e.g. github.
querystringName fragment to match against server and package names.
scoredstringInclude unscored servers. Defaults to scored only.
sortstringResult ordering; relevance wins when query is set.
typesarrayRestrict to these ecosystems; a server matches any one of them.
NameTypeReqDescription
asOfstringyesWhen this data was read (UTC).
countintegeryesNumber of entries in items.
itemsarrayyes
noticestring|nullyesHow to narrow a truncated result, or why an empty one is empty; null when neither applies.
sourcestringyesCanonical verifymcp.io page for this result.
totalintegeryesMatches before the 100-item cap.
truncatedbooleanyesTrue when total exceeds count.
{"query":"github"}
{"minScore":70,"product":"github"}
{"minScore":80,"sort":"score_desc","types":["remote"]}
{"scored":"scored","types":["npm","pypi"]}
{"query":"postgres","types":["npm"]}
Common questions

What is the VerifyMCP MCP server?

VerifyMCP is an MCP server listed in the public MCP registry as io.verifymcp/mcp. Independent trust scores, tool surfaces and change history for MCP servers. This page covers its hosted endpoint (https://mcp.verifymcp.io). Its publisher has verified ownership with us.

Is the VerifyMCP MCP server safe to use?

VerifyMCP scores 87 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 VerifyMCP MCP server expose?

VerifyMCP exposes 9 tools: list_servers, get_server, get_server_comparison, list_products, list_known_malware, and 4 more. Their descriptions and schemas cost roughly 794 tokens of context every time the server is loaded.

Does the VerifyMCP MCP server require authentication?

Yes. VerifyMCP 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 VerifyMCP MCP server still maintained?

VerifyMCP is still listed as active in the MCP registry. We last reached this channel on 7 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.