YoAuto MCP
YoAuto MCP
Official public metadata repository for the YoAuto B2A MCP Gateway.
This 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.
MCP Endpoint
https://yoauto.md/api/mcp/sseTransport:
SSERegistry name:
io.github.atomix-spec/yoauto-mcpRelated MCP server: Avito MCP
What Agents Can Do
YoAuto MCP exposes tools for vehicle marketplace workflows:
Search YoAuto car and vehicle listings.
Retrieve listing details.
Review dealer marketplace context.
Check VIN-history availability.
Read account credit or energy balance where authorized.
Send internal marketplace messages when explicitly requested by the user.
Start allowed YoAuto energy top-up flows when explicitly requested by the user.
Installation
For MCP clients that support remote SSE servers:
{
"mcpServers": {
"yoauto": {
"type": "sse",
"url": "https://yoauto.md/api/mcp/sse"
}
}
}Safety Notes
Search and lookup tools are read-only.
Messaging and energy top-up tools are not read-only and should be called only after explicit user intent.
The MCP server is hosted at
yoauto.md; this repository only publishes discovery metadata.Do not place production tokens, private backend source, database credentials, customer records, or server logs in this repository.
Registry Publication
This server cannot be installed
Maintenance
Related MCP Servers
- Alicense-quality-maintenanceMCP server for Altegio API — appointments, clients, services, staff schedulesLast updated1
- AlicenseAqualityAmaintenanceUniversal MCP server for the Avito API (Russia's largest classifieds marketplace), built for autonomous AI agents to operate an account hands-free — 145 tools across 18 domains (listings, messenger, orders, delivery, promotion, autoload, reviews, analytics). Safe-by-default: dry-run, idempotency, structured errors, confirmation flow.Last updated10028610MIT
- Alicense-qualityCmaintenanceUnifies multiple Yandex MCP servers (Direct, Metrika, Webmaster, Tracker, Cloud, Maps, Search) into a single interface with auto-configuration and auth wizard.Last updated1MIT
- AlicenseAqualityCmaintenanceLocal-first MCP server for Yandex Webmaster that exposes tools for SEO operations including search query analytics, sitemap management, indexing history, recrawl quota, and diagnostics.Last updated15MIT
Related MCP Connectors
Moldova Government Procurement (MTender) MCP — keyless.
MCP server wrapping the Tesla Fleet API and TeslaMate API
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/atomix-spec/yoauto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server