Skip to content
Back to search
30
MCP

AgentReady

pulsemcp/agentready

Indexes websites so AI agents can query them and receive cited answers via MCP.

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

Similar MCP servers embedding-nearest

io.github.ashutoshraj97/agentready-mcp
Make any website queryable by AI agents via AgentReady. Tools: list_sites and ask_site.
0 tools
isagentready-mcp
MCP server for scanning websites for AI agent readiness via the IsAgentReady API
0 tools
mcparmory-linkup
Search the web and fetch pages with sourced results, optimized for AI agents
0 tools
Agent Ready
Scans websites for AI agent readability against 59 checks covering Vercel Agent Readability Spec, llmstxt.org, and agent-protocol manifests.
0 tools
LiftMCP
Makes websites AI-agent-ready via MCP. Each property gets its own hosted MCP server.
0 tools · streamable-http
AgentGrade
Scan any website for AI agent readiness, payment protocols, and discovery endpoints
0 tools · streamable-http

How to use

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

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