Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dastrobu • Uncategorized
A simple MCP server providing tools to test edge cases and error handling in MCP clients.
Test error handling with guaranteed failure responses.
Simulate delayed responses to test timeout handling.
Verify basic connectivity and image/binary content handling.
The MCP Test Server offers various tools such as fail, delay, succeed, get_image, add_tool, remove_tool, and log_message to simulate different scenarios for MCP clients. It helps developers test error handling, timeouts, connectivity, image handling, and dynamic tool management. The server supports communication over stdio or HTTP, making it versatile for integration and testing purposes.