A mock MCP server for testing MCP client implementations and development workflows. Supports tools, prompts, and resources across multiple transport protocols (stdio, HTTP, SSE).
An MCP server with bearer token authentication implementing tools, resources, and prompts for a mock developer platform API, supporting both stdio and Streamable HTTP transports.
A simple HTTP-based MCP server that provides demo tools (get_test_string, echo, check_maintenance), greeting prompts, and test resources, with optional OAuth 2.1 support.