概要
This Python-based server offers real-time and historical cryptocurrency market data, built with FastAPI and fetching information from major exchanges via CCXT. Developed to explore MCP server functionality, interact with crypto APIs, and build a clean, modular Python backend, it addresses requirements like data fetching, real-time updates, historical queries, caching, structured code, and test coverage, all while maintaining simplicity and readability.