Back to search
30
MCP

fakemcp

pypi/fakemcp

Intelligent MCP server simulator for testing AI agents with scenario-driven mock data generation

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

Similar MCP servers embedding-nearest

faker-ai-mcp
MCP server for faker ai. Features fake person, fake company, fake dataset. From MEOK AI Labs.
0 tools
io.github.csoai-org/faker-ai-mcp
faker-ai-mcp MCP server by MEOK AI Labs
0 tools
fake-py-mcp
MCP server for fake.py.
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools

How to use

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

{
  "mcpServers": {
    "fakemcp": {
      "url": "None",
      "transport": "http"
    }
  }
}