Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ericdummer • Uncategorized
A mock MCP server that returns realistic synthetic data without real API calls.
A local or test MCP server with synthetic data for development and testing.
Simulate MCP server behavior without making real API calls.
A quick-start template to build custom MCP servers with CRUD operations.
This repository provides a generic template for building a mock MCP (Model Context Protocol) server using the official MCP Python SDK. It supports full CRUD operations for Customers, Products, and Orders entities, and offers read-only resources alongside tools. The server uses Streamable HTTP transport with simple API key authentication, enabling quick setup for development and testing without relying on real backend services.