
Mockzilla Mcp
- 5 repo stars
- Updated May 23, 2026
- mockzilla/mockzilla-mcp
Spins up mock servers from any OpenAPI spec locally so an agent can stub and iterate against an API before it exists - with an optional hosted plane for sharing mocks.
About
Mockzilla Mcp is an MCP server that mocks any OpenAPI spec locally, letting an agent generate and serve a stubbed API so development can proceed before the real backend exists. A solo builder reaches for it to prototype and test integrations against realistic mock responses, with an optional hosted plane (via a token) for sharing mocks across a team.
- Mock any OpenAPI spec locally
- Optional hosted plane for shared mocks
- Works with Claude, Cursor, and Gemini CLI
Mockzilla Mcp by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env MOCKZILLA_TOKEN=YOUR_MOCKZILLA_TOKEN --env MOCKZILLA_MCP_URL=YOUR_MOCKZILLA_MCP_URL --env MOCKZILLA_MANAGED_PORT=YOUR_MOCKZILLA_MANAGED_PORT mockzilla-mcp -- npx -y @mockzilla/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 5 |
|---|---|
| Package | @mockzilla/mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | May 23, 2026 |
| Repository | mockzilla/mockzilla-mcp ↗ |
What it does
Spins up mock servers from any OpenAPI spec locally so an agent can stub and iterate against an API before it exists - with an optional hosted plane for sharing mocks.
What you get
- Local mock API server