https://github.com/barnuri/mcp-explorer-ui
an open-source web application for exploring and visualizing the MCP Servers
https://github.com/barnuri/mcp-explorer-ui
Last synced: 8 months ago
JSON representation
an open-source web application for exploring and visualizing the MCP Servers
- Host: GitHub
- URL: https://github.com/barnuri/mcp-explorer-ui
- Owner: barnuri
- License: bsd-3-clause
- Created: 2025-03-19T17:33:58.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-03-19T17:59:08.000Z (8 months ago)
- Last Synced: 2025-03-19T18:35:31.398Z (8 months ago)
- Language: TypeScript
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - **mcp-explorer-ui** - an open-source web application for exploring and visualizing the MCP Servers `typescript` `mcp` `server` `web` `npm install barnuri/mcp-explorer-ui` (🌐 Web Development)
README
# MCP Explorer UI
an open-source web application for exploring and visualizing the MCP Servers.
# Run
```bash
npm i
#export CONFIG_PATH=./config.json
#export CONFIG_PATH=https://example/config.json
npm run dev
```