Skip to content
Back to search
30
MCP

mcpready-core

npm/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.

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

Similar MCP servers embedding-nearest

mcpready
A spec-grounded readiness scorecard for MCP servers. Every finding cites the exact MCP spec clause it checks.
0 tools
@incultnitollc/mcp-probe
MCP server validation CLI — fast pre-publish diagnostic for Model Context Protocol servers. Schema validation, tool/resource/prompt health c
0 tools
mcpizy
MCP management platform CLI — discover, install, and monitor MCP servers plus a local proxy that caches idempotent tool calls (real token sa
0 tools
AI Rule MCP Server
Provides rule-based conversation management, mode switching, and feature request handling for structured AI interactions with content modera
0 tools
@cognigy/plugin-engine
MCP server engine for the NiCE Cognigy Plugin (Claude Code, Codex, and more)
0 tools
@attested-intelligence/aga-mcp-server
MCP governance proxy and evidence engine for AI agent tool calls: evaluate each call against a sealed policy, permit or deny it at the proxy
0 tools

How to use

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

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