# mcify > Open-source platform that exposes any API as an MCP server. CLI-first, type-safe (Zod end-to-end), deployable to Cloudflare Workers / Vercel Edge / Fly / Railway / Docker. Apache 2.0. Three packages on npm: `@mcify/cli`, `@mcify/core`, `@mcify/runtime`. Plus `@mcify/inspector` (local web UI). Repo: https://github.com/Lelemon-studio/mcify ## Documentation Sets - [Abridged documentation](https://docs.mcify.dev/llms-small.txt): a compact version of the documentation for mcify, with non-essential content removed - [Complete documentation](https://docs.mcify.dev/llms-full.txt): the full documentation for mcify ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation