This project is a template for building a Model Context Protocol (MCP) server using FastAPI. It provides a centralised backend to route and manage LLM (Large Language Model) calls.
- FastAPI-based architecture
- Centralised routing for LLM requests
- Easy to extend for your own models and authentication
Feel free to clone this template and customise it to build up MCP server.