mcpland/mock-mcp
Mock MCP Server - AI-driven mock data orchestration with OpenAPI JSON Schema for testing
Implements a Daemon + Adapter architecture using IPC (Unix Domain Sockets/Named Pipes) that enables multiple MCP clients to connect simultaneously without port conflicts, while claim-based concurrency control prevents race conditions during batch mock processing. Schema-aware generation grounded in OpenAPI JSON Schema ensures AI-generated mocks strictly adhere to API contracts rather than hallucinating data, with batch collection and multi-run isolation supporting concurrent test processes across different MCP clients (Cursor, Claude Desktop, etc.).
Available on npm.
Stars
5
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/mcpland/mock-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
apify/tester-mcp-client
Model Context Protocol (MCP) Client for Apify's Actors
dkmaker/mcp-rest-api
A TypeScript-based MCP server that enables testing of REST APIs through Cline. This tool allows...
Portkey-AI/hoot
MCP Testing Tool — Like Postman, but for the Model Context Protocol.
fabkho/nuxt-i18n-mcp
MCP server for managing i18n translation files in Nuxt projects
mcpland/testing-mcp
Let LLMs author your integration tests—E2E-style.