{"$schema":"https://modelcontextprotocol.io/schemas/server-card-v1.json","serverInfo":{"name":"tinycto-tv","version":"2.3.0","description":"Official MCP server exposing live AEO auditing, Schema.org verification, and AI Agent Readiness scoring tools","vendor":"TinyCTO.tv","homepage":"https://tinycto.tv"},"transport":{"type":"sse","endpoint":"https://tinycto.tv/api/mcp","url":"https://tinycto.tv/api/mcp/sse","protocols":["jsonrpc-2.0"]},"capabilities":{"tools":{"listChanged":false},"resources":{"subscribe":false,"listChanged":false},"prompts":{"listChanged":false}},"tools":[{"name":"audit_website_aeo","description":"Runs a complete Answer Engine Optimization (AEO) and AI Agent Readiness inspection against any web domain","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"The full target URL to audit (e.g. https://example.com)"}},"required":["url"]}},{"name":"check_agent_standards","description":"Probes 16 emerging autonomous AI agent standards (robots.txt, MCP, Agent Skills, API Catalog, auth.md, markdown)","inputSchema":{"type":"object","properties":{"domain":{"type":"string","description":"The target domain to verify (e.g. example.com)"}},"required":["domain"]}}]}