MCP Explorer UI
by barnuri
An open-source web application for exploring and visualizing MCP Servers. It provides a user interface to interact with and understand MCP server data.
View on GitHub
Last updated: N/A
MCP Explorer UI
an open-source web application for exploring and visualizing the MCP Servers.
GitHub Pages
https://barnuri.github.io/mcp-explorer-ui/
Run
npm i
#export CONFIG_PATH=./config.json
#export CONFIG_PATH=https://example/config.json
npm run dev