FastMCP Boilerplate
0
Provides a lightweight foundation for building and deploying intelligent systems that manage and expose AI/LLM capabilities.
概要
This project serves as a modern Model Control Plane (MCP) built with Python, FastMCP, FastAPI, and Docker. It's integrated with Ollama and Open-webUI to provide a lightweight, extensible foundation for building and deploying intelligent systems that manage and expose AI/LLM capabilities. Designed for rapid prototyping or production use, it offers a pluggable architecture for adding models and routes and provides a REST API ready with OpenAPI documentation.
主な機能
- Fast startup with Docker
- Easy integration with Ollama and Open-webUI
- REST API ready with OpenAPI docs
- Pluggable architecture for adding models and routes
- 0 GitHub stars
ユースケース
- Model routing gateways
- Developer LLM sandboxes
- AI chat platforms