dashboard-placeholder.md•1.03 kB
# Dashboard Screenshot Placeholder
This directory will contain screenshots of the MCP Memory Service dashboard.
## v3.3.0 Dashboard Features
The new dashboard includes:
- **Modern Design**: Gradient backgrounds with professional card layout
- **Live Statistics**: Real-time server metrics and memory counts
- **Interactive Endpoints**: Organized API documentation with hover effects
- **Tech Stack Badges**: Visual representation of FastAPI, SQLite-vec, PyTorch, etc.
- **Responsive Layout**: Works on desktop and mobile devices
- **Auto-Refresh**: Stats update every 30 seconds
## Access URLs
- Dashboard: http://localhost:8000
- mDNS: http://mcp-memory-service.local:8000
- API Docs: http://localhost:8000/api/docs
- ReDoc: http://localhost:8000/api/redoc
## Screenshot Instructions
To capture the dashboard:
1. Ensure the HTTP server is running
2. Open browser to http://localhost:8000
3. Wait for stats to load (shows actual memory count)
4. Take full-page screenshot
5. Save as `dashboard-v3.3.0.png` in this directory