Documentation
Docs for every part of the pipeline.
Everything you need to build, deploy, test and publish with mcpfy.
quickstart3 commands
Ship your first MCP server
TypeScript
$npx create-mcpfy-app my-server$cd my-server$npm run devPython
$uvx create-mcpfy-app my-server$cd my-server$uv run devDeploy
$npx mcpfy deploy✓Live at https://my-server.mcpfy.ai/mcp01
mcpfy SDK
Build MCP servers and apps in TypeScript or Python.
02
mcpfy Cloud
Deploy, observe and scale your servers.
03
Inspector
Debug MCP traffic against real clients.
04
Publishing
Get into the ChatGPT Apps Store and Claude Connectors.