MCPify is a tiny Rust CLI that takes a Swagger or OpenAPI specification and generates a Model Context Protocol (MCP) server in TypeScript. Existing solutions function more like gateways. MCPify generates a server that is ready to run. The goal is to expose existing APIs to agents faster and more easily.