OpenSystemsLab/mcp-cli
MCP-CLI is a command-line tool for interacting with and testing Model Context Protocol (MCP) servers.
Platform-specific configuration:
{
"mcpServers": {
"mcp-cli": {
"command": "npx",
"args": [
"-y",
"mcp-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...