Skip to main content
Glama

FastMCP Boilerplate

by rainer85ah

🚀 FastMCP-Boilerplate

Ein modernes MCP-Projekt (Model Control Plane), das mit Python , FastMCP , FastAPI und Docker erstellt und in Ollama und Open-webUI integriert wurde.

Dieses Projekt bietet eine leichte, erweiterbare Grundlage für den Aufbau und die Bereitstellung intelligenter Systeme, die KI-/LLM-Funktionen verwalten und bereitstellen.


🔧 Tech-Stack

  • 🐍 Python – Primärsprache
  • FastMCP – Model Control Plane-Framework zur Verwaltung von KI-Modellen
  • 🌐 FastAPI – Leistungsstarkes API-Backend
  • 🧠 Ollama – LLM-Ausführung und Orchestrierung
  • 🧩 Open-webUI – Chat-ähnliche Schnittstelle für KI-Interaktionen
  • 🐳 Docker – Containerisiert für einfache Bereitstellung und Reproduzierbarkeit in Entwicklungs- und Produktionsumgebungen.

🧱 Funktionen

  • 🚀 Schneller Start mit Docker
  • 🔌 Einfache Integration mit Ollama und Open-webUI
  • 📦 Pluggable-Architektur zum Hinzufügen von Modellen und Routen
  • 🎯 Entwickelt für Rapid Prototyping oder den Produktionseinsatz
  • ✅ REST-API bereit mit OpenAPI-Dokumenten

📦 Erste Schritte

1. Klonen Sie das Repo

git clone https://github.com/rainer85ah/mcp-server.git cd mcp-server

🐳 2. Mit Docker Compose ausführen (empfohlen)

docker compose up --build

3. Greifen Sie auf die App zu

Ollama: http://localhost:11434 API Docs: http://localhost:8000/docs Open-webUI: http://localhost:3000

🌱 Als Boilerplate verwenden

Verwenden Sie dieses Projekt als Startervorlage für:

  • KI-Chat-Plattformen
  • Modellieren von Routing-Gateways
  • LLM-Sandboxen für Entwickler
  • FastAPI-basierte ML-Backends

📜 Lizenz

Dieses Projekt ist unter der MIT-Lizenz lizenziert.
Sie können diese Software unter Angabe der Quelle frei verwenden, ändern und verteilen.

🤝 Beitragen

Beiträge sind willkommen! Fühlen Sie sich frei:

  • ⭐ Projekt mit einem Stern markieren
  • 🍴 Fork das Repo
  • 🛠️ Offene Probleme oder Funktionsanfragen
  • 🔁 Pull Requests einreichen

📫 Kontakt

Erstellt mit 💡 von Rainer Arencibia
🔗 Vernetzen Sie sich mit mir auf LinkedIn

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Ein modernes Model Control Plane (MCP)-Projekt, das eine leichte, erweiterbare Grundlage für den Aufbau und die Bereitstellung intelligenter Systeme bietet, die KI-/LLM-Funktionen über Python, FastAPI und Docker verwalten und bereitstellen.

  1. 🔧 Tech-Stack
    1. 🧱 Funktionen
      1. 📦 Erste Schritte
        1. Klonen Sie das Repo
        2. 🐳 2. Mit Docker Compose ausführen (empfohlen)
        3. Greifen Sie auf die App zu
      2. 🌱 Als Boilerplate verwenden
        1. 📜 Lizenz
          1. 🤝 Beitragen
            1. 📫 Kontakt

              Related MCP Servers

              • -
                security
                F
                license
                -
                quality
                An MCP server that enables AI assistants to interact with the Plane project management platform, allowing them to manage workspaces, projects, issues, and comments through a structured API.
                Last updated -
                JavaScript
              • -
                security
                -
                license
                -
                quality
                A simple server that acts as a Master Control Program (MCP) for unified interaction with OpenAI and Anthropic (Claude) AI models through a single API endpoint.
                Last updated -
              • -
                security
                F
                license
                -
                quality
                A simple demonstration project for the Model Control Protocol (MCP) server that provides tools for AI assistants to fetch news articles, perform calculations, retrieve weather data, and generate personalized greetings.
                Last updated -
                Python
              • -
                security
                A
                license
                -
                quality
                A project that integrates Model Control Protocol with OpenAI's API, allowing OpenAI to access and utilize tools exposed by a dockerized MCP server.
                Last updated -
                Python
                MIT License
                • Linux
                • Apple

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/rainer85ah/mcp-server'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server