← All servers
πŸ”§

MockzillaVerifiedπŸ›‘ No advisories

io.github.mockzilla/mockzilla-mcp
New to MCP? Start here β†’
5β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/mockzilla, which proved it owns this namespace.

Verified owner: github.com/mockzilla β†—io.github.mockzilla/mockzilla-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs MOCKZILLA_TOKEN.
βœ“
Configuration
Reads MOCKZILLA_MCP_URL, MOCKZILLA_MANAGED_PORT.

About

Mockzilla MCP server. Mock any OpenAPI spec locally with Claude, Cursor, or Gemini CLI.

Packages & transports

npm@mockzilla/mcpv0.2.13 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mockzilla": {
      "command": "npx",
      "args": [
        "-y",
        "@mockzilla/mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @mockzilla/mcp