# Alphaday > Alphaday is a crypto analytics and dashboard aggregator. It combines real-time market data, news, on-chain metrics, portfolio tracking, events, and community content into a single customizable workspace for Web3 users and developers. ## Getting Started - [GET /get-started/](/get-started/): Lists all public API endpoints available for external consumption. - [GET /docs/](/docs/): Interactive Swagger UI with full route, parameter, and response schema documentation. - [GET /docs/yaml/](/docs/yaml/): OpenAPI schema in YAML format for programmatic consumption. - [GET /openapi.json](/openapi.json): The same OpenAPI schema in JSON format. - [POST /mcp](/mcp): MCP (Model Context Protocol) server exposing live API tools for AI agents. No authentication required. This is the only MCP server for the Alphaday API - see [/.well-known/mcp/server-card.json](/.well-known/mcp/server-card.json) for its tool list and [/.well-known/ai-catalog.json](/.well-known/ai-catalog.json) for the full discovery catalog.