Skip to content
Back to search
30
MCP

mezmo/mezmo-mock-mcp

docker/mezmo/mezmo-mock-mcp

Mock Mezmo MCP server for testing AI agents against scripted observability scenarios

Uptime
0.0%
37 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mezmo/aura-mock-mcp
Mock MCP Server in both Rust (RMCP) and Python (FastMcp) for testing Agent frameworks.
0 tools
fakemcp
Intelligent MCP server simulator for testing AI agents with scenario-driven mock data generation
0 tools
io.github.csoai-org/mock-server-ai-mcp
mock-server-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/mock-server-ai-mcp
mock-server-ai-mcp MCP server by MEOK AI Labs
0 tools
Mock Server AI
Python MCP server for creating and managing mock API servers.
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mezmo/mezmo-mock-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}