{
  "markdown": "# YoAuto MCP\n\nOfficial public metadata repository for the YoAuto B2A MCP Gateway.\n\nThis repository intentionally contains no backend source code. It exists so MCP registries and agent clients can discover and verify the hosted YoAuto MCP server while the private YoAuto marketplace backend remains closed.\n\n## Production Status\n\nYoAuto MCP is a production remote FastMCP server for AI-agent vehicle marketplace workflows in Moldova. The server is live on the YoAuto domain, published through the main MCP discovery channels, and documented for agent builders.\n\n- 10 production FastMCP tools.\n- Remote SSE transport hosted at `yoauto.md`.\n- JSON Schema documentation for tool inputs.\n- Query auth fallback for MCP clients that cannot set custom headers.\n- JSON-RPC 2.0 error payloads for agent-readable failures.\n- Public registry listings without exposing backend source code or secrets.\n\n## MCP Endpoint\n\n```text\nhttps://yoauto.md/api/mcp/sse\n```\n\nTransport:\n\n```text\nSSE\n```\n\nRegistry name:\n\n```text\nio.github.atomix-spec/yoauto-mcp\n```\n\n## Public Links\n\n- GitHub: https://github.com/atomix-spec/yoauto-mcp\n- YoAuto MCP docs: https://yoauto.md/api-mcp\n- YoAuto MCP docs: https://yoauto.md/ru/api-mcp\n- MCP SSE endpoint: https://yoauto.md/api/mcp/sse\n- Official MCP Registry name: `io.github.atomix-spec/yoauto-mcp`\n- Smithery: https://smithery.ai/servers/atomix-spec/yoauto-mcp\n- Glama: https://glama.ai/mcp/servers/atomix-spec/yoauto-mcp\n\n## Production FastMCP Tools\n\nYoAuto MCP exposes 10 tools for vehicle marketplace workflows:\n\n- Search YoAuto car and vehicle listings.\n- Retrieve listing details.\n- Review dealer marketplace context.\n- Check VIN-history availability.\n- Read account credit or energy balance where authorized.\n- Save vehicles to an agent's favorites list with notes.\n- Retrieve a dealer's current vehicle catalog.\n- Request a callback or vehicle inspection appointment.\n- Send internal marketplace messages when explicitly requested by the user.\n- Start allowed YoAuto energy top-up flows when explicitly requested by the user.\n\nThe public documentation page includes per-tool JSON Schemas, accepted enum values, default parameters, authentication options, Energy-cost notes, and JSON-RPC 2.0 error examples.\n\n## Architecture\n\n```text\nPrivate YoAuto backend\n  -> hosts production MCP endpoint\n  -> https://yoauto.md/api/mcp/sse\n\nPublic yoauto-mcp repository\n  -> publishes server.json and documentation\n  -> used by Official MCP Registry, Smithery, and Glama\n```\n\n## Installation\n\nFor MCP clients that support remote SSE servers:\n\n```json\n{\n  \"mcpServers\": {\n    \"yoauto\": {\n      \"type\": \"sse\",\n      \"url\": \"https://yoauto.md/api/mcp/sse\"\n    }\n  }\n}\n```\n\n## Safety Notes\n\n- Search and lookup tools are read-only.\n- Messaging and energy top-up tools are not read-only and should be called only after explicit user intent.\n- The MCP server is hosted at `yoauto.md`; this repository only publishes discovery metadata.\n- Do not place production tokens, private backend source, database credentials, customer records, or server logs in this repository.\n\n## Registry Publication\n\nSee [docs/MCP_REGISTRIES.md](docs/MCP_REGISTRIES.md).\n",
  "bytes": 3155,
  "sha": "b14e4f9417bb309e4f88db8d6969f3d373dbf879a053c18b97b4a8d3c0783a28",
  "repo_slug": "atomix-spec/yoauto-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_atomix_spec_yoauto_mcp_5ac04c0d/readme"
}