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

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

Need More Details?

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

View Full Documentation on GitHub

Related MCPs

View all →