🚀 FastMCP ボイラープレート
Python 、 FastMCP 、 FastAPI 、 Dockerを使用して構築され、 OllamaおよびOpen-webUIと統合された最新の**MCP (モデル コントロール プレーン)**プロジェクトです。
このプロジェクトは、AI/LLM 機能を管理および公開するインテリジェント システムを構築および展開するための軽量で拡張可能な基盤を提供します。
🔧 技術スタック
- 🐍 Python – 主要言語
- ⚡ FastMCP – AIモデルを管理するためのモデルコントロールプレーンフレームワーク
- 🌐 FastAPI – 高性能APIバックエンド
- 🧠 Ollama – LLM の実行とオーケストレーション
- 🧩 Open-webUI – AIとのやり取りのためのチャットスタイルのインターフェース
- 🐳 Docker – 開発環境と本番環境での簡単な導入と再現性を実現するためにコンテナ化されています。
🧱 機能
- 🚀 Docker による高速起動
- 🔌 OllamaとOpen-webUIとの簡単な統合
- 📦 モデルとルートを追加するためのプラグ可能なアーキテクチャ
- 🎯 ラピッドプロトタイピングまたは生産用に設計
- ✅ OpenAPI ドキュメントに対応した REST API 対応
📦 はじめに
1. リポジトリをクローンする
🐳 2. Docker Compose で実行する(推奨)
3. アプリにアクセスする
🌱 定型文として使用する
このプロジェクトを次のスターター テンプレートとして使用します:
- AIチャットプラットフォーム
- モデルルーティングゲートウェイ
- 開発者LLMサンドボックス
- FastAPIベースのMLバックエンド
📜 ライセンス
このプロジェクトはMIT ライセンスに基づいてライセンスされています。
このソフトウェアは、適切な帰属表示をすれば自由に使用、変更、配布できます。
🤝 貢献する
貢献を歓迎します!お気軽にどうぞ:
- ⭐ プロジェクトにスターを付ける
- 🍴 リポジトリをフォークする
- 🛠️ 未解決の問題や機能リクエスト
- 🔁 プルリクエストを送信する
📫 お問い合わせ
Rainer Arencibiaによって💡で作成されました
🔗 LinkedInで私とつながる
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Python、FastAPI、Docker を通じて AI/LLM 機能を管理および公開するインテリジェント システムを構築および展開するための軽量で拡張可能な基盤を提供する最新のモデル コントロール プレーン (MCP) プロジェクト。
Related MCP Servers
- -securityFlicense-qualityAn 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-qualityA 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 -
- -securityFlicense-qualityA 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
- -securityAlicense-qualityA 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 -PythonMIT License