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 "Deploy 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: me-db
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 deployed
Maintenance
Related MCP Connectors
- TaprootOAuthcom.taproothq
Persistent memory layer for AI tools. Save and recall notes across Claude and other MCP clients.
MCP-native notes and memory for ChatGPT, Claude, and other AI tools.
Private persistent memory for Claude, ChatGPT & Gemini via MCP - semantic search, zero-code setup.
Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables users to create and manage notes through Claude Desktop using MCP tools.-
- AlicenseNot gradedqualityCmaintenanceEnables Claude to read, write, and search markdown notes stored in a private git repo via an MCP server integrated with Silverbullet editor.MIT
- AlicenseNot gradedqualityAmaintenanceEnables Claude to pull curated context from self-hosted Markdown files via a remote MCP connector, with an append-only journal for agent notes manually promoted by the owner.13 npm1MIT
- AlicenseNot gradedqualityAmaintenanceProvides a local-first, file-based memory layer for Claude Code that syncs across machines via git over private networks, with MCP tools for search, write, and sync of human-readable markdown notes.Apache 2.0