Submit

Vulcanizare Mobilă — Mobile Tire Repair

@Craciun Florentin Simion

First AI-native mobile tire repair marketplace with native MCP integration. Connect your AI assistant (Claude, ChatGPT) to dispatch mobile tire technicians anywhere in Romania — autonomously, 24/7. Available actions: - Create a tire repair request with GPS location - View real-time offers from nearby technicians - Accept the best offer automatically - Track intervention status live 95+ active partners nationwide. Public REST API v2 + open SDK on GitHub. Expanding to Italy.
Overview

Vulcanizare Mobilă — Mobile Tire Repair MCP Server

The first roadside tire repair marketplace with native MCP (Model Context Protocol) integration.

What it does

Connect any AI assistant (Claude, ChatGPT, or any MCP-compatible agent) to dispatch mobile tire technicians anywhere in Romania — fully autonomously, 24/7, zero human intervention.

How it works

  1. User tells AI they have a flat tire + location
  2. AI creates the service request via MCP
  3. Nearby technicians receive instant notification
  4. AI selects the best offer automatically
  5. Technician dispatched — intervention tracked live

Available MCP Actions

  • create_service_request — Create a new tire repair request with GPS location
  • get_offers — View real-time offers from nearby technicians
  • accept_offer — Accept the best offer automatically
  • get_request_status — Track intervention status live
  • get_active_orders — List all active service requests

Quick Start

Add this to your MCP client configuration:

{
  "mcpServers": {
    "vulcanizare-mobila": {
      "command": "url",
      "args": [
        "https://api-v2.vulcanizaremobila.com/sse"
      ]
    }
  }
}

Real-world example

User: "I have a flat tire at Bulevardul Independentei 33, Focsani, Romania" Claude: "Your mobile tire repair request has been placed successfully! 🎉

Request ID: #674 Address: Bulevardul Independenței 33, Focsani Status: Pending Available technicians in your area have been notified."

Coverage & Scale

  • 95+ active certified partners
  • Nationwide coverage across Romania
  • 56+ service zones
  • 24/7 availability including holidays
  • Average response time: 30 minutes

Resources

Expanding

Currently live in Romania. Italy launching soon via gommistamobile.com.

Server Config

{
  "mcpServers": {
    "vulcanizare-mobila": {
      "command": "url",
      "args": [
        "https://api-v2.vulcanizaremobila.com/sse"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server