An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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
```