We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jenova-marie/iris-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•405 B
# Dashboard (Phase 2)
Web dashboard with React for monitoring and managing Iris MCP.
**Status:** Foundation in place, implementation pending
**Dependencies:** Phase 1 complete
## Planned Features
- Express server with WebSocket
- React SPA with real-time updates
- Team management UI
- Live message stream
- Analytics dashboard
- Process monitoring
See `docs/DASHBOARD.md` for complete architecture.