# Dashboard API
FastAPI backend providing REST API for the Tiger MCP dashboard.
## Features
- Portfolio and account management endpoints
- Market data and trading APIs
- Authentication and authorization
- Real-time WebSocket connections
## Development
```bash
# Install dependencies
uv sync
# Run API server
uv run --package dashboard-api uvicorn dashboard_api.main:app --reload
```
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/luxiaolei/tiger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server