AiAgentKarl/agent-validator-mcp-server
Lighthouse for AI agents — test if APIs are properly agent-accessible
Platform-specific configuration:
{
"mcpServers": {
"agent-validator-mcp-server": {
"command": "npx",
"args": [
"-y",
"agent-validator-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Lighthouse for AI agents — test if APIs and services are properly accessible to AI agents. Get scores, grades, and actionable recommendations.
pip install agent-validator-mcp-server{"mcpServers": {"validator": {"command": "uvx", "args": ["agent-validator-mcp-server"]}}}| Tool | Description | |------|-------------| | validate_api_endpoint | Test a single API endpoint (score 0-100) | | validate_openapi_spec | Check an OpenAPI spec for agent-friendliness | | check_agent_interface_url | Check if a domain has an Agent Interface spec |
---
| Category | Servers | |----------|---------| | 🔗 Blockchain | Solana | | 🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies | | 🔒 Security | Cybersecurity · Policy Gateway · Audit Trail | | 🤖 Agent Infra | Memory · Directory · Hub · Reputation | | 🔬 Research | Academic · LLM Benchmark · Legal |
[→ Full catalog (40+ servers)](h
Loading reviews...