Verifies client connectivity for MCP integrations, offering pre-defined tools, resources, and prompts.
Provides a lightweight and versatile MCP (Multi-Client Protocol) test server designed for verifying client connectivity and facilitating integration development. It offers a suite of predefined tools (like `calculate_sum`), resources (static and dynamic data endpoints), and prompts (such as `greeting`) that developers can use to test their MCP clients. The server supports modern Streamable HTTP, Stdio, and legacy HTTP SSE transports, making it adaptable for various client configurations, and is available both as an online service and for local installation.
主要功能
01Static and Dynamic Resource Endpoints
02Online and Local Deployment Options
03Predefined Tools (e.g., `calculate_sum`)
040 GitHub stars
05Multiple Transport Protocol Support (Streamable HTTP, Stdio)
06Configurable Prompts (e.g., `greeting`)
使用案例
01Experimenting with MCP protocol features and transports
02Verifying MCP client connectivity
03Developing and testing new MCP client integrations