Skip to content

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 dev

Python

$uvx create-mcpfy-app my-server$cd my-server$uv run dev

Deploy

$npx mcpfy deployLive at https://my-server.mcpfy.ai/mcp
01

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.