MCPCloud.shMCPCloud.sh
How it worksFeaturesPricingMarketplaceDocsBlog
{beta·live}Get started

{ Capabilities }

Everything a server needs, after the first deploy.

Generating the server is the on-ramp. These are the 65 things MCPCloud does once it is running — auth, distribution, observability, cost control, and the exits.

Build

Point MCPCloud at whatever you have. Every endpoint becomes a typed tool with a description an agent can actually act on.

AI-rewritten tool descriptions

Every tool description is rewritten for agent comprehension, because a spec summary written for humans reads as noise to a model.

OpenAPI and Swagger import

Paste a spec or a URL and get a typed server, however large the surface.

GraphQL schema introspection

Point at a GraphQL endpoint and its schema becomes discrete, well-scoped tools.

Repository import, no spec required

Give MCPCloud a repo with no OpenAPI file and it reads the handlers and synthesises the spec.

Spec Studio

Generate a specification for an API that never had one, then review it before anything is built.

Autopilot

Describe the server you want in a sentence and get it built, tested and deployed.

Tool editor

Rename, re-describe, hide or hand-tune any generated tool before it ships.

Typed source you keep

The generated TypeScript is yours to read, export and run elsewhere.

Prompts and resources

Servers serve MCP prompts and resources, not just tools.

Response payload pruning

Beta

Strip fields from an upstream response before the model ever sees them, per tool.

Dynamic tool discovery

Beta

Collapse a large tool surface behind search, get and use so an agent is not handed hundreds of definitions.

Deploy

One home for a server’s whole life — not a build step that hands you a zip file and wishes you luck.

Global edge runtime

Every server runs on Cloudflare’s edge, so a tool call is not waiting on a container to wake up.

Streamable HTTP, SSE and stdio

Streamable HTTP by default, SSE for older clients, and a stdio bridge for local work.

Dedicated container runtime

Beta

Run a server on isolated container infrastructure when the shared edge is not the right fit.

Bring your own domain

Serve from your own hostname with TLS handled for you.

Premium subdomain

Claim a clean, stable subdomain instead of a generated one.

Immutable versions and rollback

Every deploy is a pinnable snapshot, and any of them can be restored in one click.

Runtime version management

See which runtime a deployment is pinned to and update it deliberately.

Self-host export

Export the server with Docker and compose files and run it on your own infrastructure.

Deploy approvals

Require an organization approval before a deploy or another guarded action proceeds.

Health checks and deploy watchdog

Deployments are probed after they land, and a stuck deploy is failed rather than left hanging.

Secure

Secrets never reach the generated source, and access is decided per tool and per caller rather than in a prompt.

Runtime secret injection

Credentials are injected at call time and never written into the source you export.

Static analysis on every build

Generated code is security-scanned before it is allowed to deploy.

OAuth 2.1 authorization server

Standard MCP clients authorize in the browser once and refresh their tokens automatically.

Per-member key custody

Each caller uses their own upstream credential, enrolled without pasting a key anywhere.

Per-member OAuth connections

A shared server can resolve each member’s own OAuth connection at call time.

Per-tool access control

Beta

Grant or deny individual tools by role or member, enforced at the edge on every call.

End-user access plane

Let people outside your organization connect, denied by default until you grant tools.

Scoped API keys

Mint keys limited to the exact resources and actions an integration needs.

Role-based permissions

Owner, admin, member and viewer roles gate every privileged action in the workspace.

Audit log

Every privileged action is recorded with actor, target and time.

Per-server rate limits

Each server carries its own request ceiling so one caller cannot exhaust an upstream.

Signing-key rotation

Rotate the platform signing key with a bounded grace window instead of a hard cutover.

Observe

Know what your agents actually called, what it cost, and what broke — without wiring up a second product.

Tool-call traces

Inspect the request and response of any individual tool call after the fact.

Per-tool usage analytics

See which tools are called, by which version, and how often.

Token-savings reporting

Response projections report the tokens and dollars they saved, per day and per tool, with the pricing assumption named.

Latency and error telemetry

Track how long calls take and which ones fail, per tool and per deployment.

Sandbox quick test

Call a tool against the live deployment and read the raw request and response pair.

Replayable scenarios

Save a tool call as a scenario and re-run it whenever you change the server.

Deployment logs

Read build and deploy output when something does not land the way you expected.

Status page and incident history

A public status page backed by real probes, not a manually updated badge.

Spend caps and usage limits

Set a rolling spend ceiling with an optional hard stop enforced at the edge.

Tool-call metering

Every billable call is metered and visible, with credit packs when you need more headroom.

Distribute

Publish once. Installers get versions, changelogs and a warning when you ship something new.

Public marketplace

Every published server or skill gets a browsable, installable, indexable page.

Private organization registry

Publish internally only, with the same versioning and none of the exposure.

Versioned publishing

Listings require a README and a changelog, so nobody installs something they cannot evaluate.

Install management

See everything your organization has installed and remove any of it.

Fork a listing

Copy a published artifact into your own workspace and take it from there.

Drift detection

We tell you when a live server stops matching what its listing advertises.

Update notifications

Everyone who installed an artifact is told when you publish a new version.

Moderation and takedown

Impersonation guards on publish, reporting on every listing, and a takedown path that actually stops the server.

Skills

The workflows that use your servers are versioned, testable packages — not prompts pasted between projects.

Skill Studio

Author a skill as a package with its dependencies, guardrails and examples in one place.

Visual composition graph

Lay out a multi-step skill as a DAG instead of describing the order in prose.

Guardrails in the package

Stop conditions and constraints travel with the skill rather than living in a prompt.

Portable skill packages

Export a skill as SKILL.md plus a dependency manifest and hand it to any agent.

Skill deployment

Deploy a skill to its own runtime endpoint with the same versioning servers get.

Evaluation suites

Run a skill against saved cases and see what regressed before you publish.

Installed skills served to your agent

Skills you install are served to a connected agent as MCP resources.

Platform

Everything above is reachable from a terminal, an API, or an agent — not only from this dashboard.

CLI for CI/CD

Deploy, roll back and inspect from a terminal, with JSON output for pipelines.

Public REST API

Over a hundred endpoints covering everything the dashboard can do.

Operate MCPCloud from your agent

MCPCloud is itself an MCP server, so Claude or Cursor can build and deploy for you.

Git sync

Beta

Mirror server configuration to a Git repository as it changes.

Organizations and seats

Shared projects, per-seat billing, and roles that mean something.

Simple and Expert modes

Hide the depth until you want it, without moving anything to a different product.

White-label federation

Let your own users connect through your identity provider and keep your branding.

Planned, and not yet built

IP allowlisting · SAML single sign-on · Sandboxed JS interceptors · MCP server composition

Start building freeNo credit card required.
MCPCloud.shMCPCloud.sh

Server factory and skill studio

Build, refine, and ship MCP servers from one workspace.

Explore

HomePricingMarketplaceShowcaseDocsBlogAbout

Access

Sign inCreate accountStatussupport@mail.mcpcloud.sh

© 2026 MCPCloud.sh

TermsPrivacy
Open betaEdge runtimeRealtime sync