mcpfy cloud
Host MCP servers like you ship web apps
GitHub-native builds, preview URLs per branch, production endpoints with TLS and custom domains, and instant rollback, purpose-built for MCP traffic and the clients that connect to it.
Our open source tools are used by developers at top companies
How it runs
The fastest way from code to distribution
- 1
Connect GitHub
Install the app once and pick a repository.
- 2
Deploy
Every push builds and ships automatically.
- 3
Run checks
Cross-client tests gate the merge.
- 4
Publish
Ship to the marketplaces from the same pipeline.
Branch previews
Every pull request gets its own live MCP URL, so a reviewer can point a real client at the change before it merges.
- A unique preview URL per branch, with nothing to configure
- The same routing, TLS and transport semantics as production
- Close the pull request and the preview tears itself down
- mainProduction12s
- feat/chartsPreview9s
- fix/authPreview11s
➜ npx mcpfy deploy
✓ live → my-server.mcpfy.ai/mcp
Logs
Watch a build line by line, filter it down to the failure, and share a permalink to the exact frame that broke.
- Structured JSON logs with full timestamps
- Filter by info, warning, error, or build step
- Retained for 90 days with full-text search
last 24h ↑ 12.4%
By country34 regions
Tracesp50 42ms
- tools/call display_weatherclaude142ms
- resources/listchatgpt18ms
- tools/call search_docscursor842ms
- prompts/listcopilot12ms
- tools/call fetch_urlclaude503
p50
38ms
p95
112ms
errors
0.2%
Environments & secrets
Set production and preview values from the dashboard and keep tokens out of the repository while still deploying from Git.
- Separate values for production and each preview environment
- Encrypted at rest: secrets never land in your repository
- Edit in the UI; the next deploy picks the new values up
- Protocol & discovery
- Tool conformance
- Security & policy
- !Domain / TLS / CSP
Submission pack
Frameworks
Deploy the stack you already use
mcpfy detects your MCP framework from the repository and applies the right build and start presets.
Managed runtime
We run your MCP server so you can focus on tools, resources and widgets instead of patching images.
Branch previews
Every pull request gets a live MCP URL on the same transport path as production, so regressions surface early.
Domains & TLS
Bring your hostname with a CNAME. Certificates renew themselves, so clients always speak HTTPS.
Environments & secrets
Set production and preview variables from the dashboard and keep tokens out of the repository.
- Typical deploy, from push to a live preview or production
- <1 min
- Managed certificates, auto-renewed on every mcpfy endpoint
- TLS
- Preview environments: one per branch, zero configuration
- ∞
Ready to host your MCP on mcpfy Cloud?
Explore the rest of the platform
Everything on mcpfy Cloud shares one pipeline.