Skip to content
Back to search
30
MCP

mcpready

npm/mcpready

A spec-grounded readiness scorecard for MCP servers. Every finding cites the exact MCP spec clause it checks.

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.davidmosiah/mcp-scorecard
Agent-readiness scorecard for any MCP server: 10 checks, 0-100 score, actionable findings.
0 tools
mcpready-core
The rule engine behind the mcpready CLI: probe an MCP server over stdio or Streamable HTTP and build a graded, spec-cited readiness report.
0 tools
io.github.sebastienrousseau/iso20022-readiness-suite-mcp
Orchestration MCP server: ISO 20022 readiness scoring, remediation, bank-response simulation.
0 tools
io.github.callmarcus/securityscorecard-mcp
Community-built, comprehensive MCP server for the SecurityScorecard API (unofficial).
0 tools
iso20022-readiness-suite-mcp
Orchestration MCP server: ISO 20022 readiness scoring, remediation, and bank-response simulation over the foundational MCP servers.
0 tools
Is It Trust Ready — agent-trust-readiness scanner
Scan any website or MCP server for agent-trust-readiness; returns a signed, verifiable scorecard.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcpready": {
      "url": "None",
      "transport": "http"
    }
  }
}