other tools and integrations

Mcp Cli

CLI tool for testing MCP servers

typescript
local
other tools and integrations
0
View on GitHub

Installation

npx -y wong2/mcp-cli

Configuration

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

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

About This MCP Server

wong2/mcp-cli

CLI tool for testing MCP servers

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

Need More Details?

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

View Full Documentation on GitHub