Skip to main content
ClaudeWave
MCP ServersRegistry oficial0 estrellas0 forksActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/atomix-spec/yoauto-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "yoauto-mcp": {
      "command": "node",
      "args": ["/path/to/yoauto-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/atomix-spec/yoauto-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# 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

```text
https://yoauto.md/api/mcp/sse
```

Transport:

```text
SSE
```

Registry name:

```text
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:

```json
{
  "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](docs/MCP_REGISTRIES.md).

Lo que la gente pregunta sobre yoauto-mcp

¿Qué es atomix-spec/yoauto-mcp?

+

atomix-spec/yoauto-mcp es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.

¿Cómo se instala yoauto-mcp?

+

Puedes instalar yoauto-mcp clonando el repositorio (https://github.com/atomix-spec/yoauto-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar atomix-spec/yoauto-mcp?

+

atomix-spec/yoauto-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene atomix-spec/yoauto-mcp?

+

atomix-spec/yoauto-mcp es mantenido por atomix-spec. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a yoauto-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega yoauto-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: atomix-spec/yoauto-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/atomix-spec-yoauto-mcp)](https://claudewave.com/repo/atomix-spec-yoauto-mcp)
<a href="https://claudewave.com/repo/atomix-spec-yoauto-mcp"><img src="https://claudewave.com/api/badge/atomix-spec-yoauto-mcp" alt="Featured on ClaudeWave: atomix-spec/yoauto-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a yoauto-mcp