Quickly integrate and test MCP features with demo tools and resources.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "simple-mcp" yet — see the docs or source repo.
Connect to the simple-mcp server, call get_test_string, echo, and check_maintenance, show each result, and indicate whether the service is available.
Outputs from the three demo tools plus a clear note on connectivity and maintenance status.
Call the echo tool with the text "Hello, MCP debugging test", verify the returned content exactly matches the input, and state whether the test passed.
The echoed result, comparison verdict, and whether any parameter-passing issue exists.
First call check_maintenance to get the current maintenance status, then generate a user-facing message: if under maintenance, ask them to retry later; if normal, guide them to continue using the service.
The maintenance check result and a user-facing message suitable for display in an app.
Build a PHP MCP server with auto-discovered tools and secure authentication.
Demo MCP server for calculations, time checks, notes, and code review prompts.
A lightweight MCP tool for math, API fetching, and usage monitoring.
A modular MCP tool for echo, system info, time, math, and file reading.
Provides basic arithmetic calculations for quick add, subtract, multiply, and divide tasks.
Test all MCP protocol features when building and validating clients.