loading…
Search for a command to run...
loading…
An experimental and educational app for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
An experimental and educational app for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
An experimental and educational Ping-Pong server demonstrating MCP (Model Context Protocol) calls via FastAPI.
To install the dependencies, run:
poetry install
Start the FastAPI server with:
python mcp-api-server.py
The server will start at http://localhost:8080.
Open mcp-api-client.html in a browser to interact with the UI.

GET /ping-pong?prompt_name=<prompt_name>: Retrieves the specified prompt.POST /ping-pong: Invokes MCP tool commands (ping, pong, count).The following example demonstrates using Server-Sent Events (SSE) for communication with the MCP server.
python mcp-sse-server.py
python mcp-sse-client.py
Type a command (e.g., 'ping', 'pong', 'count') or 'exit' to quit:
>>> ping
Sending command: ping
Result: pong
>>> pong
Sending command: pong
Result: ping
>>> count
Sending command: count
Result: 2
MIT
Run in your terminal:
claude mcp add kimtth-mcp-remote-call-ping-pong -- npx Yes, kimtth/mcp-remote-call-ping-pong MCP is free — one-click install via Unyly at no cost.
No, kimtth/mcp-remote-call-ping-pong runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open kimtth/mcp-remote-call-ping-pong on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs