other tools and integrations
Mcp Remote Call Ping Pong
An experimental and educational app for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
python
local
other tools and integrations
Installation
npx -y kimtth/mcp-remote-call-ping-pongConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-remote-call-ping-pong",
"command": "npx",
"args": [
"-y",
"kimtth/mcp-remote-call-ping-pong"
]
}About This MCP Server
kimtth/mcp-remote-call-ping-pong
An experimental and educational app for Ping-pong server demonstrating remote MCP (Model Context Protocol) calls
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub