jacob-mennell/llm-mcp-server
3.2
If you are the rightful owner of llm-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a template for building a Model Context Protocol (MCP) server using FastAPI, designed to manage and route LLM calls efficiently.
LLM MCP Server
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.
Features
- FastAPI-based architecture
- Centralised routing for LLM requests
- Easy to extend for your own models and authentication
Usage
Feel free to clone this template and customise it to build up MCP server.