subham012005/MCP-server-client-local-and-remote
A MCP client that connects to multiple local and remote MCP servers and lets an LLM use their tools through a unified chat interface.
Platform-specific configuration:
{
"mcpServers": {
"MCP-server-client-local-and-remote": {
"command": "npx",
"args": [
"-y",
"MCP-server-client-local-and-remote"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...