Mockzilla MCP Server
Rank #3,060io.github.mockzilla/mockzilla-mcp
Mock OpenAPI specs locally, or log in to deploy hosted mocks on mockzilla.org from your MCP client.
Mockzilla MCP Server is a Model Context Protocol (MCP) server published by mockzilla. It ranks #3,060 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Mockzilla MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 18 tracked versions. It was first listed on May 1, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 128,986 of 132,046 servers on MCP Toplist.
Use Mockzilla MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mockzilla-mcp -e "MOCKZILLA_TOKEN=<your MOCKZILLA_TOKEN>" -e "MOCKZILLA_MCP_URL=<your MOCKZILLA_MCP_URL>" -e "MOCKZILLA_MANAGED_PORT=<your MOCKZILLA_MANAGED_PORT>" -- npx -y @mockzilla/mcpReplace each placeholder with your own value before saving.
[mcp_servers.mockzilla-mcp]
command = "npx"
args = ["-y", "@mockzilla/mcp"]
[mcp_servers.mockzilla-mcp.env]
MOCKZILLA_TOKEN = "<your MOCKZILLA_TOKEN>"
MOCKZILLA_MCP_URL = "<your MOCKZILLA_MCP_URL>"
MOCKZILLA_MANAGED_PORT = "<your MOCKZILLA_MANAGED_PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mockzilla-mcp": {
"command": "npx",
"args": [
"-y",
"@mockzilla/mcp"
],
"env": {
"MOCKZILLA_TOKEN": "<your MOCKZILLA_TOKEN>",
"MOCKZILLA_MCP_URL": "<your MOCKZILLA_MCP_URL>",
"MOCKZILLA_MANAGED_PORT": "<your MOCKZILLA_MANAGED_PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mockzilla-mcp": {
"command": "npx",
"args": [
"-y",
"@mockzilla/mcp"
],
"env": {
"MOCKZILLA_TOKEN": "<your MOCKZILLA_TOKEN>",
"MOCKZILLA_MCP_URL": "<your MOCKZILLA_MCP_URL>",
"MOCKZILLA_MANAGED_PORT": "<your MOCKZILLA_MANAGED_PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mockzilla-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mockzilla/mcp"
],
"env": {
"MOCKZILLA_TOKEN": "<your MOCKZILLA_TOKEN>",
"MOCKZILLA_MCP_URL": "<your MOCKZILLA_MCP_URL>",
"MOCKZILLA_MANAGED_PORT": "<your MOCKZILLA_MANAGED_PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mockzilla-mcp": {
"command": "npx",
"args": [
"-y",
"@mockzilla/mcp"
],
"env": {
"MOCKZILLA_TOKEN": "<your MOCKZILLA_TOKEN>",
"MOCKZILLA_MCP_URL": "<your MOCKZILLA_MCP_URL>",
"MOCKZILLA_MANAGED_PORT": "<your MOCKZILLA_MANAGED_PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mockzilla-mcp": {
"command": "npx",
"args": [
"-y",
"@mockzilla/mcp"
],
"env": {
"MOCKZILLA_TOKEN": "<your MOCKZILLA_TOKEN>",
"MOCKZILLA_MCP_URL": "<your MOCKZILLA_MCP_URL>",
"MOCKZILLA_MANAGED_PORT": "<your MOCKZILLA_MANAGED_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mockzilla%2Fmockzilla-mcp)<a href="https://mcptoplist.com/server/io.github.mockzilla%2Fmockzilla-mcp"><img src="https://mcptoplist.com/badge/io.github.mockzilla%2Fmockzilla-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mockzilla
Available versions (18)
| Version | Published |
|---|---|
| 0.2.26 | Sep 18, 2026 |
| 0.2.25 | Sep 17, 2026 |
| 0.2.24 | Sep 17, 2026 |
| 0.2.23 | Sep 17, 2026 |
| 0.2.22 | Sep 17, 2026 |
| 0.2.21 | Sep 14, 2026 |
| 0.2.20 | Sep 14, 2026 |
| 0.2.19 | Sep 14, 2026 |
| 0.2.18 | Sep 14, 2026 |
| 0.2.17 | Sep 14, 2026 |
| 0.2.16 | Sep 14, 2026 |
| 0.2.14 | Sep 14, 2026 |
| 0.2.13 | May 23, 2026 |
| 0.2.12 | May 15, 2026 |
| 0.2.11 | May 14, 2026 |
| 0.2.10 | May 14, 2026 |
| 0.2.9 | May 6, 2026 |
| 0.2.8 | May 4, 2026 |
Frequently asked questions
- Who maintains Mockzilla MCP Server?
- Mockzilla MCP Server is maintained by mockzilla, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is Mockzilla MCP Server listed on the Official MCP Registry?
- Yes — Mockzilla MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mockzilla MCP Server have?
- MCP Toplist tracks 18 versions of Mockzilla MCP Server, most recently published on Sep 18, 2026.
- Where can I find the source code for Mockzilla MCP Server?
- The source code for Mockzilla MCP Server is hosted at github.com/mockzilla/mockzilla-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.