Edge-first MCP deployment

GitHub in.
Remote MCP out.

Paste a public MCP repository. We analyze it, compile compatible servers to a Cloudflare Dynamic Worker, smoke-test the MCP protocol, and fall back to Linux only when needed.

Set NEXT_PUBLIC_FACTORY_API_URL and NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY in Cloudflare Pages build variables.
Deploy your first MCP

Sign in to create and manage endpoints.

GitHub repoAnalyzeCompile + smoke testDynamic Workeror Sandbox
YOUR PROJECTS

Deployments

Sign in to view deployments.
01

Automatic conversion

SDK migration, stdio removal, Worker bundling and real protocol verification happen automatically.

02

Runtime selection

Cheap serverless Edge when possible. Isolated Linux Sandbox for native binaries, subprocesses and heavy runtimes.

03

Protected by default

Bearer-protected endpoints, rate limits, usage quotas and encrypted deployment secrets.