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
0
View on GitHub

Installation

npx -y kimtth/mcp-remote-call-ping-pong

Configuration

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

GitHub: https://github.com/kimtth/mcp-remote-call-ping-pong

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub