Cerebrito MCP Server
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., "@Cerebrito MCP Serverbusca en la KB sobre IVA"
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.
Cerebrito MCP Server
Servidor MCP remoto que expone la base de conocimiento del proyecto Cumplimiento Digital (Seguros Bolívar) como herramientas consultables por cualquier IA compatible con MCP (Claude, Cursor, Claude Desktop, etc.).
Qué expone
buscar_kb— busca en la base de conocimiento por palabra clave.listar_kb— lista todas las entradas KB (resumen).obtener_kb— detalle completo de una entrada (ej.KB-17).estado_proyecto— info general del proyecto y épicas activas.estado_hu1792— detalle de la HU GD981-1792 (subtareas, IVA, pendientes).endpoints_clave— endpoints backend principales.glosario— glosario de dominio.arquitectura— mapa de containers/facades/servicios (se completa endata/knowledge.json).
Related MCP server: ONLI MCP Service
Correr local
npm install
npm startLevanta en http://localhost:3000, endpoint MCP en /mcp.
Actualizar el conocimiento
Editar data/knowledge.json (no hace falta tocar server.js). Commitear y pushear —
Render redeploya solo si está conectado al repo.
Deploy en Render (free tier)
Subir este repo a GitHub.
En Render: New > Web Service → conectar el repo.
Build command:
npm installStart command:
npm startRender asigna la URL pública (ej.
https://cerebrito-mcp.onrender.com).El endpoint MCP queda en
https://<tu-url>.onrender.com/mcp.
Conectar un cliente MCP a este servidor
En la config MCP del cliente (Claude Code, Claude Desktop, Cursor) agregar un servidor de tipo
http/streamable-http apuntando a https://<tu-url>.onrender.com/mcp.
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-qualityDmaintenanceMCP server that exposes Open WebUI Knowledge Bases as tools and resources, enabling AI assistants to search and access knowledge bases.Last updated4MIT
- Flicense-qualityCmaintenanceMinimal MCP server exposing the Onli Knowledge Base, enabling retrieval of factual information about the Onli ecosystem via API requests.Last updated
- Alicense-qualityFmaintenanceMCP server that provides programmatic access to the SOLVE-IT digital forensics knowledge base, enabling LLMs to query, navigate, and search forensic techniques, weaknesses, mitigations, objectives, and citations.Last updated1MIT
- Flicense-qualityCmaintenanceRead-only MCP server that serves the Archivo Epistemico (epistemic graph), enabling AI to read and query the epistemic path autonomously via tools like search, get_via, resolve, and get_necesidad.Last updated
Related MCP Connectors
MCP server for AgentDocs (agentdocs.eu): read, search, write, comment on & share Markdown docs.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
MCP server exposing Kettle Logic insight articles & industry guidance as tools + resources.
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/Car202ui/cerebrito-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server