Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ☁️ Cloud Platforms
  3. YoAuto MCP
Y
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:29:52 AM

YoAuto MCP

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View Repository

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "yoauto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yoauto-mcp"
      ]
    }
  }
}

💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives☁️ More in Cloud Platforms

Documentation Overview

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.

Production Status

YoAuto 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.

  • 10 production FastMCP tools.
  • Remote SSE transport hosted at yoauto.md.
  • JSON Schema documentation for tool inputs.
  • Query auth fallback for MCP clients that cannot set custom headers.
  • JSON-RPC 2.0 error payloads for agent-readable failures.
  • Public registry listings without exposing backend source code or secrets.

MCP Endpoint

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

Transport:

text
SSE

Registry name:

text
io.github.atomix-spec/yoauto-mcp

Public Links

  • GitHub: https://github.com/atomix-spec/yoauto-mcp
  • YoAuto MCP docs: https://yoauto.md/api-mcp
  • YoAuto MCP docs: https://yoauto.md/ru/api-mcp
  • MCP SSE endpoint: https://yoauto.md/api/mcp/sse
  • Official MCP Registry name: io.github.atomix-spec/yoauto-mcp
  • Smithery: https://smithery.ai/servers/atomix-spec/yoauto-mcp
  • Glama: https://glama.ai/mcp/servers/atomix-spec/yoauto-mcp

Production FastMCP Tools

YoAuto MCP exposes 10 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.
  • Save vehicles to an agent's favorites list with notes.
  • Retrieve a dealer's current vehicle catalog.
  • Request a callback or vehicle inspection appointment.
  • Send internal marketplace messages when explicitly requested by the user.
  • Start allowed YoAuto energy top-up flows when explicitly requested by the user.

The 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.

Architecture

text
Private YoAuto backend
  -> hosts production MCP endpoint
  -> https://yoauto.md/api/mcp/sse

Public yoauto-mcp repository
  -> publishes server.json and documentation
  -> used by Official MCP Registry, Smithery, and Glama

Installation

For MCP clients that support remote SSE servers:

config.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.

Related MCP Servers

View all in Cloud Platforms View all alternatives
  • R
    Ragstack

    Search, chat, upload, and scrape a serverless RAGStack knowledge base on AWS.

    ☁️ Cloud Platforms0 views
    Compare vs Ragstack →
  • Mcp Server Kubernetes logoMcp Server Kubernetes

    /🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.

    ☁️ Cloud Platforms0 views
    Compare vs Mcp Server Kubernetes →
  • Labby logoLabby

    Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.

    ☁️ Cloud Platforms0 views
    Compare vs Labby →
  • G
    GoModel

    Self-hosted gateway aggregating upstream MCP servers behind one authenticated HTTP endpoint.

    ☁️ Cloud Platforms0 views
    Compare vs GoModel →

Frequently Asked Questions about YoAuto MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "yoauto-mcp": { "command": "npx", "args": ["-y", "YoAuto MCP"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewYoAuto MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/yoauto-mcp?style=directory)](https://allmcps.com/mcp/yoauto-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/yoauto-mcp"><img src="https://allmcps.com/api/badge/yoauto-mcp?style=directory" alt="YoAuto MCP on AllMCPs" /></a>

Technical Specs & Signals

Category☁️Cloud Platforms
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging · 27/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge — we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ☁️ Cloud Platforms →Best MCP servers for Cloud Platforms →Alternatives to YoAuto MCP →Install in Claude DesktopInstall in CursorInstall in VS Code