Skip to main content
ClaudeWave
meemoprasad avatar
meemoprasad

meeba-brain-marketplace

Ver en GitHub

Repository knowledge graph for Cursor and Claude Code. Trace callers, callees, symbol definitions, and dependencies to understand unfamiliar code and make better-informed changes.

MCP ServersRegistry oficial1 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/10/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/meemoprasad/meeba-brain-marketplace
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "meeba-brain-marketplace": {
      "command": "node",
      "args": ["/path/to/meeba-brain-marketplace/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/meemoprasad/meeba-brain-marketplace and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Meeba Brain MCP

## Repository Knowledge Graph for Cursor

Give your AI coding assistant a structural understanding of your codebase.

Meeba Brain MCP connects Cursor to Meeba Brain's repository knowledge graph, helping it understand how functions, files, services, and dependencies are connected.

Instead of relying only on text search, Cursor can use Meeba Brain's structural context to investigate unfamiliar code, trace relationships, and reason about changes with better grounding.

## Why Meeba Brain?

Text search helps you find where a name or phrase appears.

A knowledge graph helps you understand how the code is connected.

For example, instead of only finding `refundOrder`, you can investigate:

- Which services call this function?
- What does this function call?
- How does this API connect to the underlying implementation?
- Which parts of the codebase may be affected by this change?

The difference is not simply finding more text. It is understanding the relationships between the code.

## How does this help with the correct fix?

When debugging, the file showing the error is not always the file causing the problem.

A bug may involve several connected components:

API route → service → worker → dependency

Without understanding those relationships, an AI assistant may suggest a plausible fix that changes the wrong layer or misses an affected caller.

Meeba Brain provides Cursor with repository-grounded structural context so Cursor can investigate the relevant relationships before proposing a change.

This helps Cursor identify the relevant code, understand potential impact, and propose better-informed fixes.

Meeba Brain does not guarantee that every fix is correct. Its purpose is to give Cursor better evidence and structural context for reaching the right fix.

## What the MCP provides

Meeba Brain MCP provides access to repository knowledge graph capabilities, including:

- Symbol relationships
- Callers and callees
- Dependencies
- Repository structure
- Structural context for code investigation

## How to use Meeba Brain MCP

Meeba Brain MCP requires a connected, indexed repository.

The repository is connected and indexed on Meeba Brain, not inside Cursor.

### 1. Create your account

Go to:

https://meeba.ai/brain

### 2. Connect your repository

After signing in, connect the repository you want to investigate on Meeba Brain.

### 3. Wait for indexing to finish

Meeba Brain needs to build the repository's structural knowledge graph.

Wait until indexing is complete before connecting the MCP to Cursor.

### 4. Enable MCP and get your key

Open the MCP connection page:

https://meeba.ai/brain/connect

Enable MCP and copy the key provided by Meeba Brain.

Keep this key private.

### 5. Add Meeba Brain MCP to Cursor

In Cursor:

1. Open Settings.
2. Go to Tools & Integrations → MCP.
3. Click Add Custom MCP or Add New MCP Server.
4. Select the HTTP / remote MCP connection option.
5. Enter the Meeba Brain MCP server URL shown on the connection page.
6. Add the authentication header using your Meeba Brain MCP key.
7. Save the configuration.

Use the exact server URL and authentication header shown in Meeba Brain.

### 6. Enable the server in Cursor

After saving the configuration, open the MCP settings and make sure Meeba Brain is enabled.

### 7. Ask Cursor a question about your codebase

Open your repository in Cursor and ask a question such as:

"Which services call refundOrder()?"

"Explain how this feature flows through the codebase."

"What could be affected if I change this API?"

"Trace the code flow from this route to the implementation."

"Why is this function being called?"

Start with one real function, dependency, or bug you want to understand.

## Important distinction

Meeba Brain MCP is not a replacement for Cursor.

It is a repository knowledge graph integration that gives Cursor additional structural context.

Cursor remains responsible for the coding conversation, reasoning, and code changes.

Meeba Brain provides the repository intelligence that helps make that reasoning more grounded.

## Best for

- Developers working in unfamiliar repositories
- Debugging code that spans multiple files or services
- Understanding dependencies before making changes
- Investigating the impact of a refactor
- Developers who want more structural grounding from their AI coding assistant

## Get started

Learn about Meeba Brain:

https://meeba.ai/brain

Connect your repository and enable MCP:

https://meeba.ai/brain/connect

Understand the relationships. Investigate the evidence. Make better-informed changes.
call-graphclaude-codeclaude-code-plugincode-graphcode-intelligencecode-intelligence-mcpcode-understandingcodebase-contextcursorcursor-plugindebuggingdebugging-toolknowledge-graphmcpmcp-server

Lo que la gente pregunta sobre meeba-brain-marketplace

¿Qué es meemoprasad/meeba-brain-marketplace?

+

meemoprasad/meeba-brain-marketplace es mcp servers para el ecosistema de Claude AI. Repository knowledge graph for Cursor and Claude Code. Trace callers, callees, symbol definitions, and dependencies to understand unfamiliar code and make better-informed changes. Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-09-09.

¿Cómo se instala meeba-brain-marketplace?

+

Puedes instalar meeba-brain-marketplace clonando el repositorio (https://github.com/meemoprasad/meeba-brain-marketplace) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar meemoprasad/meeba-brain-marketplace?

+

Nuestro agente de seguridad ha analizado meemoprasad/meeba-brain-marketplace y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene meemoprasad/meeba-brain-marketplace?

+

meemoprasad/meeba-brain-marketplace es mantenido por meemoprasad. La última actividad registrada en GitHub es del 2026-09-09, con 0 issues abiertos.

¿Hay alternativas a meeba-brain-marketplace?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega meeba-brain-marketplace en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: meemoprasad/meeba-brain-marketplace
[![Featured on ClaudeWave](https://claudewave.com/api/badge/meemoprasad-meeba-brain-marketplace)](https://claudewave.com/repo/meemoprasad-meeba-brain-marketplace)
<a href="https://claudewave.com/repo/meemoprasad-meeba-brain-marketplace"><img src="https://claudewave.com/api/badge/meemoprasad-meeba-brain-marketplace" alt="Featured on ClaudeWave: meemoprasad/meeba-brain-marketplace" width="320" height="64" /></a>

Más MCP Servers

Alternativas a meeba-brain-marketplace