Skip to main content
Glama

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/sse

Transport:

SSE

Registry name:

io.github.atomix-spec/yoauto-mcp

Related 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

See docs/MCP_REGISTRIES.md.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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