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.
Related MCP Servers
- Alicense-quality-maintenanceThis is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault).Last updated1,4591,352AGPL 3.0
- AlicenseAqualityBmaintenancePersistent memory for Claude Code. Automatically indexes every conversation and provides production-grade hybrid search (BM25 + vectors + reranker) via MCP tools. 100% local, zero config, zero API keys, zero invoice.Last updated16437MIT
- Flicense-qualityCmaintenanceEnables users to create and manage notes through Claude Desktop using MCP tools.Last updated
- Alicense-qualityCmaintenanceEnables Claude to read, write, and search markdown notes stored in a private git repo via an MCP server integrated with Silverbullet editor.Last updatedMIT
Related MCP Connectors
Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.
Cross-AI personal memory. Save once in ChatGPT, recall in Claude, Mistral, Grok, or any MCP client.
Secure, user-owned long-term memory for AI agents over OAuth-protected remote MCP. Save, search, recall, update, and govern preferences, project context, decisions, and task state across ChatGPT, Claude, Copilot, IDEs, and CLIs.
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