mcp-embedded-ui-rust

aiperceivable/mcp-embedded-ui-rust
★ 0 stars Rust 🌐 Browser/Web Updated 1d ago
The Rust implementation of mcp-embedded-ui — a browser-based tool explorer for any MCP(Model Context Protocol) server.
View on GitHub →

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-embedded-ui-rust": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-embedded-ui-rust"
      ]
    }
  }
}

README Excerpt

The Rust implementation of [mcp-embedded-ui](https://github.com/aiperceivable/mcp-embedded-ui) — a browser-based tool explorer for any [MCP](https://modelcontextprotocol.io/) (Model Context Protocol) server. If you build an MCP server in Rust, your users interact with tools through raw JSON — no visual feedback, no schema browser, no quick way to test. This library adds a full browser UI to your server with **one import and one mount**.

Tools (8)

NoneRouterallow_executeauth_hookauthenticatorproject_nameproject_urltitle