Show HN: Mcpify – Turn any REST API into an MCP server in one command

harpreetsingh801 pts0 comments

Wiring an existing API into MCP means hand-writing a tool wrapper per endpoint. Almost every API has an OpenAPI spec, so mcpify just reads it and generates the whole server. Built it because I kept doing this by hand. Feedback welcome.

mcpify server hand show turn rest

Related Articles