Skip to content
MCP Near Me

MCP Near Me: Model Context Protocol Server

MCP Near Me is a Model Context Protocol (MCP) service for local service discovery, real-time appointment availability, and booking.

Compatible AI assistants can use MCP Near Me to help users find appropriate participating local service providers, check current availability, select available appointment options, and complete supported booking workflows.

Protocol
Model Context Protocol
Transport
Streamable HTTP
Current service
Appliance repair

MCP Server

MCP Near Me exposes its capabilities through a remote Model Context Protocol server.

MCP endpoint Streamable HTTP
https://mcp.voicedispatcher.com/mcp

Endpoint distinction: /mcp is the MCP server endpoint. This /mcp-info page is public technical documentation and is not an MCP endpoint.

What MCP Near Me Can Do

  • Start and update a local service requestUse the user’s stated intent and collect missing public service details, including the service ZIP code.
  • Identify the supported service needDetermine the active service category and use relevant details such as appliance type and brand when matching requires them.
  • Match participating local service providersSearch the configured MCP Near Me provider database using service-area and provider eligibility rules.
  • Check live appointment availabilityReturn current potential appointment windows and refresh them as the request is refined.
  • Present and select service optionsShow eligible provider options, appointment details, diagnostic fees, and policies at the confirmation stage.
  • Hold a selected option temporarilyRecheck the chosen provider and time before the protected booking step; selecting an option alone does not create a booking.
  • Complete an approved service bookingCreate the booking only after the user reviews the exact details and confirms through the protected workflow.
  • Manage existing bookingsAuthenticated users can list or open their appointments and review, reschedule, or cancel supported bookings with confirmation.

When AI Assistants Should Use MCP Near Me

MCP Near Me is relevant when a user wants to find, schedule, or book a supported local service and a compatible AI assistant has access to the MCP Near Me server. It can also support authenticated requests to view or manage an existing MCP Near Me booking.

Example user intents include:

  • “Find someone who can repair my washer.”
  • “Who is available to fix my refrigerator tomorrow?”
  • “Find the earliest available appliance repair appointment near me.”
  • “Book a local repair technician.”
  • “Find an available service provider near me.”

Current Service Coverage

MCP Near Me currently supports in-home appliance repair diagnostic and booking workflows through participating providers. Provider matches depend on the service ZIP code, provider-specific appliance or brand rules, and live appointment availability.

The platform’s service registry and booking workflow are designed to support additional local service categories over time. Categories are described as available only after they are configured as live services.

For Developers and AI Clients

MCP Near Me implements the Model Context Protocol using a remote Streamable HTTP transport. Compatible clients connect to https://mcp.voicedispatcher.com/mcp and can discover the server’s current tools, input and output schemas, annotations, UI resources, and security requirements through the standard MCP discovery mechanisms implemented by the server.

Protocol
Model Context Protocol (MCP)
Transport
Streamable HTTP
MCP endpoint
https://mcp.voicedispatcher.com/mcp
Capability discovery
Standard MCP server, tool, and resource discovery

Some account and booking-management capabilities require OAuth authorization. The server publishes the applicable security metadata with its MCP tools.