other tools and integrations

Mcp Cli

Yet another CLI tool for testing MCP servers

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y chrishayuk/mcp-cli

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-cli",
  "command": "npx",
  "args": [
    "-y",
    "chrishayuk/mcp-cli"
  ]
}

About This MCP Server

chrishayuk/mcp-cli

Yet another CLI tool for testing MCP servers

GitHub: https://github.com/chrishayuk/mcp-cli

Need More Details?

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

View Full Documentation on GitHub