#mock-data

[ follow ]
fromGitHub
1 week ago

GitHub - mcpland/mock-mcp: Mock MCP Server - AI-driven mock data orchestration with OpenAPI JSON Schema for testing

Install the package. Add mock-mcp as a dev dependency inside your project. npm install -D mock-mcp yarn add -D mock-mcp pnpm add -D mock-mcp Configure the Model Context Protocol server. For example, Claude Desktop can launch the binary through npx: Connect from your tests. Use connect to retrieve a mock client and request data for intercepted calls. Run with MCP enabled. Prompt your AI client to run the persistent test command and provide mocks through the tools.
Software development
Bootstrapping
fromHackernoon
1 year ago

Schema In, Data Out: A Smarter Way to Mock | HackerNoon

Structured mock data is critical from the start of software development.
Existing mock data generation methods often fall short and lead to frustration.
MockingJar provides a solution with a visual schema builder and AI support.
[ Load more ]