
Mcp Server
Expose find-and-book flows for home service professionals so your agent can prototype concierge or marketplace features against ProxyLink.
Overview
ProxyLink MCP Server is a MCP server for the Build phase that lets agents find and book home service professionals via a remote HTTP integration.
What is this MCP server?
- Remote streamable-http MCP at proxylink-mcp.com
- Focused on discovering and booking home service professionals
- Version 2.0.0 server schema for MCP clients
- Suited to agent-driven demos of local services marketplaces
- No npm stdio package documented—HTTP remote primary path
- Remote MCP version 2.0.0
- Endpoint https://proxylink-mcp.com
- Streamable-http transport (no stdio package in registry metadata)
What problem does it solve?
You want to demo or ship home-services booking in an agent app but lack a fast, queryable professional directory and booking API.
Who is it for?
Indie builders prototyping local home-services agents, SMS concierges, or marketplaces that need booking capability early.
Skip if: Products outside home services or teams that must own full provider data models without a third-party marketplace dependency.
What do I get? / Deliverables
Your agent can search and initiate bookings through ProxyLink so you validate UX and integrations before owning supply-side data.
- Agent-callable search and booking paths for home professionals
- Faster integration spike for local services UX
- External supply hook for concierge or marketplace prototypes
Recommended MCP Servers
Journey fit
Third-party booking and marketplace APIs are integrated during Build when you connect user-facing flows to external supply. Integrations is the right shelf for an HTTP MCP that wraps another service’s professional search and booking surface.
How it compares
Home-services booking MCP integration, not dental analytics or LLM prompt management.
Common Questions / FAQ
Who is ProxyLink MCP Server for?
Developers building agent or app experiences that match homeowners with service professionals and need MCP-accessible search and booking.
When should I use ProxyLink MCP Server?
Use it while integrating or spike-testing booking flows in Build, especially for concierge bots and local services MVPs.
How do I add ProxyLink MCP Server to my agent?
Register the remote MCP URL https://proxylink-mcp.com as streamable-http in your client, complete any auth steps ProxyLink documents, then expose tools to your agent.