daporun/mcp-client-general
General MCP Client is a lightweight, protocol-compliant MCP client for interacting with any Model Context Protocol server. It provides a simple CLI and runtime for testing, debugging, and integrating MCP servers, designed for developers building AI agents, orchestration layers, and MCP-based tooling.
Platform-specific configuration:
{
"mcpServers": {
"mcp-client-general": {
"command": "npx",
"args": [
"-y",
"mcp-client-general"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...