docs/web-ui/dashboard.md
MCPProxy includes a web-based management dashboard for monitoring and configuring your MCP servers.
The dashboard is available at:
http://127.0.0.1:8080/ui/
If API key authentication is enabled, append the key as a query parameter:
http://127.0.0.1:8080/ui/?apikey=your-api-key
The tray application opens the dashboard with the API key automatically.
The main dashboard shows:
View all configured upstream servers with:
Click "Add Server" to configure a new upstream:
Click a server to view:
Use the search bar to find tools across all servers:
The quarantine panel shows:
New servers added via AI clients are automatically quarantined for security review.
For OAuth-enabled servers:
The dashboard updates automatically via Server-Sent Events (SSE):
No page refresh needed.
The dashboard supports both light and dark themes, matching your system preference.
The dashboard is responsive and works on mobile devices: