Test
bykukapay
0Verifies 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.
主な機能
- Static and Dynamic Resource Endpoints
- Online and Local Deployment Options
- Predefined Tools (e.g., `calculate_sum`)
- 0 GitHub stars
- Multiple Transport Protocol Support (Streamable HTTP, Stdio)
- Configurable Prompts (e.g., `greeting`)
ユースケース
- Experimenting with MCP protocol features and transports
- Verifying MCP client connectivity
- Developing and testing new MCP client integrations