Deploy & Manage MCP Servers on the cloud
Deploy your HAPI MCP servers to the cloud, in a global edge network with zero infrastructure management.
Provision, deploy, start, stop, and destroy MCP workers through our RESTful API.
Built-in rate limiting, authentication support, and automatic scaling across 300+ locations.
Create worker infrastructure. Returns a unique worker name for subsequent operations.
Deploy your OpenAPI spec, HAPI dynamically generates the MCP Server for your AI Agents.
Enable the worker on its subdomain. Returns the live URL.
Disable worker routing (enterprise feature).
Check worker status: not-found, provisioned, or running.
Permanently delete the worker and all associated resources.
Full API documentation is available at github.com/la-rebelion/runmcp
Authenticated requests: 20 req/min | Anonymous requests: 2 req/min
Rate limit headers included in all responses: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset
Use the runMCP Dashboard or integrate directly with our API to deploy your MCP servers.