mcp-embedded-ui-python

aiperceivable/mcp-embedded-ui-python
★ 0 stars Python 🌐 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-pyth": {
      "command": "uvx",
      "args": [
        "mcp-embedded-ui-python"
      ]
    }
  }
}

Or install with pip: pip install mcp-embedded-ui-python

README Excerpt

The Python 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 Python, 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 (11)

ASGIAppFalseMountNoneallow_executeauth_hookhandle_callproject_nameproject_urltitletools