Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Ext Ui

FreeNot checked

A modern web-based management UI for Broxy MCP (Model Context Protocol) server, built with React, TypeScript, and Tailwind CSS.

GitHubEmbed

About

A modern web-based management UI for Broxy MCP (Model Context Protocol) server, built with React, TypeScript, and Tailwind CSS.

README

中文文档

A modern web-based management UI for Broxy MCP (Model Context Protocol) server, built with React, TypeScript, and Tailwind CSS.

Features

  • Route Management - Create and manage custom API routes with JavaScript handlers
  • MCP Tools - Define and configure MCP tools with custom input schemas
  • Real-time Logs - Monitor execution logs for API calls and tool invocations
  • Authentication - Optional token-based authentication for API and MCP endpoints
  • Init Scripts - Execute custom JavaScript after server startup
  • Data Import/Export - Backup and restore configuration data
  • Dark/Light Theme - Toggle between themes
  • i18n Support - English and Chinese language support

Tech Stack

  • React 18 - UI framework
  • TypeScript - Type safety
  • Vite - Build tool
  • Tailwind CSS - Styling
  • Radix UI - Accessible component primitives (shadcn/ui pattern)
  • Monaco Editor - Code editor
  • i18next - Internationalization

Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

# Run linting
npm run lint

Project Structure

src/
  components/       # React components
    ui/            # Base UI components (shadcn/ui)
  hooks/           # Custom React hooks
  lib/             # Utility functions
  types/           # TypeScript type definitions
  i18n/            # Internationalization config and locales

License

MIT

from github.com/broxy-dev/ext-ui

Installing Ext Ui

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/broxy-dev/ext-ui

FAQ

Is Ext Ui MCP free?

Yes, Ext Ui MCP is free — one-click install via Unyly at no cost.

Does Ext Ui need an API key?

No, Ext Ui runs without API keys or environment variables.

Is Ext Ui hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Ext Ui in Claude Desktop, Claude Code or Cursor?

Open Ext Ui on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Ext Ui with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All design MCPs