Cérebro

by ricardopiresqa · ai-ml · mcp-server, glama

Advanced setupBest for experimentalTrust score 15/100

A RAG engine and MCP server that indexes .md files to provide searchable context to AI agents via the Model Context Protocol.

Source: https://github.com/ricardopiresqa/cerebro

Install

git clone https://github.com/ricardopiresqa/cerebro

Use this forAI-extracted

  • Build persistent memory systems for autonomous AI agents using RAG with ChromaDB vector storage
  • Integrate Obsidian vaults with MCP servers to enable knowledge base synchronization for Claude agents
  • Create long-term context retention for multi-turn conversations by storing and retrieving agent interactions

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Cérebro is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • obol-mcp by superbigroach

    Lets AI agents discover, pay for, and call any HTTP API per request using USDC, with gasless nanopayments and no API keys or accounts needed.

  • ZpDIC MCP Server by Eskartur

    Enables ChatGPT to interact with ZpDIC dictionaries, allowing word lookup, creation, deletion, and overwriting through natural language.

  • mcp-frete-tributario by prbretas

    MCP server for simulating and calculating freight tax burden during Brazil's tax reform transition (2026-2033), enabling AI agents to query tax rates, compare old and new regimes, and simulate impacts on specific routes.

  • Design Analysis MCP Server by Va1bhav512

    Reverse-engineers design videos and images into structured frontend implementation specifications using vision LLMs and FFMPEG for frame-level analysis.

  • WinPilot Computer Use MCP by omidmanoochehri

    Enables AI agents to control Windows GUI applications like a human using screen capture, OCR, mouse and keyboard input, and window management, with safety levels and memory.

  • Multi-Agent MCP Server by jamalla

    Provides 7 tools for weather (geocoding, current conditions) and country data (capital, currency, population, dial code, flag) via Open-Meteo and CountriesNow APIs, designed for multi-agent AI systems.

  • kiwi-tcms-mcp by danish54

    An MCP server that exposes Kiwi TCMS as a set of AI-callable tools, enabling assistants to create and manage test plans, test cases, test runs, and executions directly from a conversation.

  • Multi-MCP Agent System with Google Calendar & Google Tasks by RimeetMavani

    A system integrating two independent MCP servers for Google Calendar and Google Tasks APIs, orchestrated by an LLM agent loop with a web dashboard.

Frequently asked questions

How do I install Cérebro?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Cérebro?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Cérebro free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.