api-mockingbird MCP

api-mockingbird MCP

Build features before endpoints exist

3 followers

Create HTTP APIs instantly through MCP. Say 'I need a blog API' → spins up server immediately. No mockup coding, no setup. Dynamic responses, error simulation, persistent configs. Build frontend features before endpoints exist.
api-mockingbird MCP gallery image
Free
Launch Team / Built With
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? …

Im
Maker
📌
Hi Product Hunt! I built api-mockingbird after getting frustrated waiting for backend APIs during frontend development. Instead of writing mock data files or setting up complex mock servers, I wanted to just tell Claude Code or Cursor "I need a user management API" and have it work instantly. - Zero setup - Natural language - "Add a POST endpoint that creates users" → Done - Persistent - Your APIs survive restarts and work across projects - Real - Proper HTTP codes, CORS, error simulation Try it: claude mcp add api-mockingbird npx api-mockingbird@latest (Also works on all other MCP clients) Then just ask Claude Code: "Start an api-mockingbird server on port 4000", "Add /api/test", "Set error on the endpoint" Then you can develop getting responses from the server without writing mockup code. Just change the base url to your server's url before deployment. Would love to hear feedback. Thanks!