Server Info
Description
SEO for Agents — Score any AI agent endpoint on 5 trust dimensions (Schema Quality, Functional Reliability, Developer Experience, Ecosystem Signal, Maintenance Health). Returns 0-100 score with grade (A-F), category breakdown, and prioritized fix recommendations.
Two use cases:
- Before integrating an agent → score it to check trustworthiness
- Before releasing your agent → score yourself to improve discoverability
Tools
- `score_agent` — Score any MCP server or AI agent URL on 5 dimensions
- `compare_agents` — Compare two agents side by side
- `get_fix_recommendations` — Get prioritized fixes with expected point gains
Transports
- Streamable HTTP: POST to /mcp endpoint
- stdio: python -m agent_seo.mcp_server
License
MIT
Server Info
Description
SEO for Agents — Score any AI agent endpoint on 5 trust dimensions (Schema Quality, Functional Reliability, Developer Experience, Ecosystem Signal, Maintenance Health). Returns 0-100 score with grade (A-F), category breakdown, and prioritized fix recommendations.
Two use cases:
Tools
Transports
License
MIT