Skip to main content
Glama

Лицензия: Массачусетский технологический институт Питон Докер

🚀 Шаблон FastMCP

Современный проект MCP (Model Control Plane), созданный с использованием Python , FastMCP , FastAPI , Docker и интегрированный с Ollama и Open-webUI .

Этот проект обеспечивает легкую, расширяемую основу для создания и развертывания интеллектуальных систем, которые управляют и раскрывают возможности ИИ/LLM.


🔧 Технологический стек

  • 🐍 Python – Основной язык

  • FastMCP – фреймворк Model Control Plane для управления моделями ИИ

  • 🌐 FastAPI – высокопроизводительный бэкэнд API

  • 🧠 Оллама – исполнение и оркестровка LLM

  • 🧩 Open-webUI – интерфейс в стиле чата для взаимодействия с ИИ

  • 🐳 Docker — контейнеризация для простого развертывания и воспроизводимости в средах разработки и производства.


Related MCP server: Template MCP Server

🧱 Особенности

  • 🚀 Быстрый запуск с Docker

  • 🔌 Простая интеграция с Ollama и Open-webUI

  • 📦 Подключаемая архитектура для добавления моделей и маршрутов

  • 🎯 Разработан для быстрого прототипирования или использования в производстве

  • ✅ REST API готов к использованию с документацией OpenAPI


📦 Начало работы

1. Клонировать репозиторий

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

🐳 2. Запуск с помощью Docker Compose (рекомендуется)

docker compose up --build

3. Войдите в приложение.

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

🌱 Использовать как шаблон

Используйте этот проект как начальный шаблон для:

  • Чат-платформы с искусственным интеллектом

  • Модель маршрутизации шлюзов

  • Разработчик LLM песочницы

  • Бэкэнды МО на базе FastAPI

📜 Лицензия

Данный проект лицензирован по лицензии MIT .
Вы можете свободно использовать, изменять и распространять это программное обеспечение при условии указания авторства.

🤝 Вклад

Вклады приветствуются! Не стесняйтесь:

  • ⭐ Отметьте проект звездой

  • 🍴 Форк репозитория

  • 🛠️ Открытые вопросы или запросы функций

  • 🔁 Отправляйте запросы на извлечение

📫 Связаться

Создано с помощью 💡 Райнером Аренсибиа
🔗 Свяжитесь со мной на LinkedIn

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A high-performance FastAPI server supporting Model Context Protocol (MCP) for seamless integration with Large Language Models, featuring REST, GraphQL, and WebSocket APIs, along with real-time monitoring and vector search capabilities.
    8
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A production-ready foundation template for building Model Context Protocol (MCP) servers with FastAPI, featuring modular tools, comprehensive testing, and OpenShift deployment configurations. Includes automated transformation scripts to create custom domain-specific MCP servers.
    65
    Apache 2.0
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server implementation built with FastAPI that enables AI agent interactions. Provides a structured foundation for building AI-powered applications with proper data validation and modern Python tooling.
    -

Latest Blog Posts

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