empresa-brain
Allows users to send notes and ask questions via a Telegram bot, acting as a personal AI assistant for the company's knowledge.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@empresa-brainwhat are our key takeaways from the last meeting?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🧠Empresa Brain — la inteligencia privada de tu empresa
Una IA a la que le envÃas notas, estrategias e ideas, y que luego responde preguntas usando todo ese conocimiento. Privada: tus notas viven en tu VPS.
Desde Telegram → le mandas notas y le preguntas como a un contacto.
Desde Claude → un conector MCP para consultar y guardar sin salir de Claude.
El razonamiento lo pone Groq (gratis, Llama 3.3 70B) por defecto, o Claude por API si lo prefieres. Las notas y la búsqueda (embeddings) corren en local en tu VPS, sin GPU. Con Groq, todo el sistema es 0 €.
Cómo funciona
Tus notas ─► se trocean y se convierten en vectores ─► ChromaDB (en tu VPS)
│
Pregunta ──► busca lo relevante ──► Claude API redacta la respuesta ──► túRelated MCP server: Melchizedek
Piezas
Archivo | Qué hace |
| Base de conocimiento (ChromaDB + embeddings locales multilingües) |
| Busca contexto y pide la respuesta a Claude |
| API HTTP protegida con token (la usa el MCP) |
| Bot de Telegram |
| Arranca API + bot juntos |
| Conector MCP para usarlo desde Claude |
| Despliegue en el VPS con un comando |
Lo que necesitas (3 cosas, todas gratis)
Clave de Groq (gratis) — https://console.groq.com/keys
Token del bot de Telegram — escribe a
@BotFather,/newbotTu ID de Telegram — escribe a
@userinfobot
Ponlos en un archivo .env (copia de .env.example).
👉 Para desplegar en el VPS de Hostinger, sigue DEPLOY.md.
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.
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/ibaigv/empresa-brain'
If you have feedback or need assistance with the MCP directory API, please join our Discord server