amarnath3003/MCPify ? reverse-engineered prompt

Reverse engineered prompt

Build me a tool called MCPify that can scan an existing app and turn it into something AI agents can use safely.

I want a command line app that can look through a project, find backend routes, frontend actions, API specs, and database schemas, then generate an MCP server with useful tool descriptions, permissions, and simple workflows. It should support common app styles like Express, Fastify, Nest, and Next, and it should also work with OpenAPI files and Prisma schemas. If possible, make it regenerate cleanly when the source app changes so the generated agent setup does not drift.

Also include a small demo project and a clear README that shows how to run the analyzer, generate the MCP output, and connect it to an agent client. If you need to check current docs for MCP or related tools, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab