๐ FastMCP Boilerplate
A modern MCP (Model Control Plane) project built with Python, FastMCP, FastAPI, Docker, and integrated with Ollama and Open-webUI.
This project provides a lightweight, extensible foundation for building and deploying intelligent systems that manage and expose AI/LLM capabilities.
๐ง Tech Stack
- ๐ Python โ Primary language
- โก FastMCP โ Model Control Plane framework for managing AI models
- ๐ FastAPI โ High-performance API backend
- ๐ง Ollama โ LLM execution and orchestration
- ๐งฉ Open-webUI โ Chat-style interface for AI interactions
- ๐ณ Docker โ Containerized for easy deployment and reproducibility in dev and production environments.
๐งฑ Features
- ๐ Fast startup with Docker
- ๐ Easy integration with Ollama and Open-webUI
- ๐ฆ Pluggable architecture for adding models and routes
- ๐ฏ Designed for rapid prototyping or production use
- โ REST API ready with OpenAPI docs
๐ฆ Getting Started
1. Clone the repo
git clone https://github.com/rainer85ah/mcp-server.git
cd mcp-server
๐ณ 2. Run with Docker Compose (recommended)
docker compose up --build
3. Access the app
Ollama: http://localhost:11434
API Docs: http://localhost:8000/docs
Open-webUI: http://localhost:3000
๐ฑ Use as a Boilerplate
Use this project as a starter template for:
- AI chat platforms
- Model routing gateways
- Developer LLM sandboxes
- FastAPI-based ML backends
๐ License
This project is licensed under the MIT License. You are free to use, modify, and distribute this software with proper attribution.
๐ค Contributing
Contributions are welcome! Feel free to:
- โญ Star the project
- ๐ด Fork the repo
- ๐ ๏ธ Open issues or feature requests
- ๐ Submit pull requests
๐ซ Contact
Created with ๐ก by Rainer Arencibia ๐ Connect with me on LinkedIn