other tools and integrations
Mcp Cli
Yet another CLI tool for testing MCP servers
python
local
other tools and integrations
Installation
npx -y chrishayuk/mcp-cliConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub