Back to Browse

Yoauto MCP Server

Developer ToolsLow Risk9.9MCP RegistryRemote
Free

Server data from the Official MCP Registry

Official YoAuto MCP gateway for vehicle search and marketplace workflows in Moldova.

About

Official YoAuto MCP gateway for vehicle search and marketplace workflows in Moldova.

Remote endpoints: sse: https://yoauto.md/api/mcp/sse

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-atomix-spec-yoauto-mcp": {
      "url": "https://yoauto.md/api/mcp/sse"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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

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.

Reviews

No reviews yet

Be the first to review this server!