FastMCP Boilerplate
🚀 Texto repetitivo de FastMCP
Un proyecto MCP (Model Control Plane) moderno creado con Python , FastMCP , FastAPI , Docker e integrado con Ollama y Open-webUI .
Este proyecto proporciona una base liviana y extensible para construir e implementar sistemas inteligentes que administran y exponen capacidades de IA/LLM.
Pila tecnológica
🐍 Python – Lenguaje principal
⚡ FastMCP : marco de plano de control de modelos para la gestión de modelos de IA
🌐 FastAPI – Backend API de alto rendimiento
🧠 Ollama – Ejecución y orquestación de LLM
🧩 Open-webUI : interfaz estilo chat para interacciones con IA
🐳 Docker : en contenedores para una fácil implementación y reproducibilidad en entornos de desarrollo y producción.
Related MCP server: Template MCP Server
🧱 Características
🚀 Inicio rápido con Docker
🔌 Fácil integración con Ollama y Open-webUI
📦 Arquitectura conectable para agregar modelos y rutas
🎯 Diseñado para creación rápida de prototipos o uso en producción
✅ API REST lista con documentación de OpenAPI
📦 Primeros pasos
1. Clonar el repositorio
git clone https://github.com/rainer85ah/mcp-server.git
cd mcp-server🐳 2. Ejecutar con Docker Compose (recomendado)
docker compose up --build3. Accede a la aplicación
Ollama: http://localhost:11434
API Docs: http://localhost:8000/docs
Open-webUI: http://localhost:3000🌱 Úselo como texto estándar
Utilice este proyecto como plantilla de inicio para:
Plataformas de chat con IA
Puertas de enlace de enrutamiento de modelos
Entornos de prueba LLM para desarrolladores
Backends de ML basados en FastAPI
📜 Licencia
Este proyecto está licenciado bajo la licencia MIT .
Usted es libre de usar, modificar y distribuir este software con la atribución adecuada.
🤝 Contribuyendo
¡Agradecemos sus contribuciones! Siéntase libre de:
⭐ Destaca el proyecto
🍴 Bifurcar el repositorio
🛠️ Problemas abiertos o solicitudes de funciones
🔁 Enviar solicitudes de extracción
📫 Contacto
Creado con 💡 por Rainer Arencibia
🔗 Conéctate conmigo en 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.
This server cannot be installed
Maintenance
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
Model Context Protocol server for the Apideck Unified API. Connect any MCP-compatible agent framework to 100+ accounting systems, HRIS platforms, file storage providers, and more through one integration. More information https://www.apideck.com/mcp-server
An MCP server that provides an API to LLMs to manage their JumpCloud resources.
MCP-Native LLM Orchestration Agent
LLM Orchestration Agent (Mcp)
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA 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.8MIT
- AlicenseNot gradedqualityCmaintenanceA 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.65Apache 2.0
- FlicenseNot gradedqualityDmaintenanceA 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.-
- AlicenseNot gradedqualityDmaintenanceEnables MCP clients to connect to LLM/API services using the Model Context Protocol, providing real-time interaction and tool access. Also offers RESTful API endpoints via FastAPI for programmatic integration with existing systems.Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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