Back to search
30
MCP

agent-validator-mcp-server

pypi/agent-validator-mcp-server

Lighthouse for AI agents — test if APIs and services are properly accessible to AI agents

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

Similar MCP servers embedding-nearest

qc-validator-mcp
MCP server for runtime quality validation of AI agent outputs — hallucination detection, scope compliance, and output quality scoring
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
isagentready-mcp
MCP server for scanning websites for AI agent readiness via the IsAgentReady API
0 tools
mcp-agenttrust
AgentTrust MCP Server — verify AI agent and MCP server quality from your IDE
0 tools

How to use

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

{
  "mcpServers": {
    "agent-validator-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}