mcp-embedded-ui-typescript

aiperceivable/mcp-embedded-ui-typescript
★ 0 stars TypeScript 🌐 Browser/Web Updated 1d ago
A lightweight, minimal-dependency embedded Web UI for any MCP 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-type": {
      "command": "npx",
      "args": [
        "-y",
        "aiperceivable/mcp-embedded-ui-typescript"
      ]
    }
  }
}

README Excerpt

The TypeScript 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 TypeScript/JavaScript, 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 **zero dependencies and one function call**.

Tools (8)

allowExecuteauthHookgreethandleCallprojectNameprojectUrltitletools