MCP Directory
Back

example-remote-client

by modelcontextprotocol · TypeScript · ★ 28

example-remote-client — MCP server.

Install

npx -y github:modelcontextprotocol/example-remote-client

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "example-remote-client": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol/example-remote-client"
      ]
    }
  }
}

From the README

A React TypeScript application for connecting to multiple MCP (Model Context Protocol) servers and providing a conversational interface with tool calling capabilities. - 🔗 Multi-server MCP connections (HTTP/SSE transports) - 🤖 Inference provider abstraction (starting with OpenRouter) - 💬 Conversational interface with agent loops - 🛠️ Real-time tool call visualization - 🔍 MCP debugging and message tracing - 📱 Responsive UI with left sidebar and chat interface - Node.js (v18 or higher) - npm, yarn, or pnpm 1. Install dependencies: 2. Start the development server: 3. Open [http…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers