Test MCP client connectivity with a simple example server and ping tool.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "sample-mcp" yet — see the docs or source repo.
Please connect to the sample-mcp tool and call ping, return the response content, and determine whether the current MCP client is connected successfully.
Returns the ping response and states whether the client is connected to the MCP server properly.
I just integrated an MCP client. First call the sample-mcp ping tool for a health check, then tell me which configurations I should inspect first if it fails.
Provides the health check result and lists key configuration items or steps to inspect if the connection fails.
Use sample-mcp to demonstrate a basic MCP tool invocation flow: connect to the server, call ping, and explain the returned result.
Shows a concise invocation walkthrough with an example ping result and its meaning.
Learn and test MCP tools, resources, and prompts in one sample server.
Demonstrates a Python MCP server for arithmetic tools and simulated long tasks.
Test all MCP protocol features when building and validating clients.
A minimal MCP server template for testing and rapid development.
A modular MCP tool for echo, system info, time, math, and file reading.
Securely connect to and operate MySQL databases through the MCP protocol.