mcp-web-client

hemanth/mcp-web-client
★ 17 stars TypeScript Security Updated today
A web-based client for connecting to MCP servers with OAuth support
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-web-client": {
      "command": "npx",
      "args": [
        "-y",
        "hemanth/mcp-web-client"
      ]
    }
  }
}

README Excerpt

> A web-based client for the Model Context Protocol (MCP). Connect to multiple MCP servers, browse tools/resources/prompts, and interact via chat. <https://github.com/user-attachments/assets/29057bb1-d856-4a7c-bfe3-97020da21782> - **Multi-Server Support** - Connect to multiple MCP servers simultaneously