Skip to main content
ClaudeWave
meemoprasad avatar
meemoprasad

meeba-brain-marketplace

View on 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 ServersOfficial Registry1 stars0 forksUpdated 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.
Use cases

MCP Servers overview

# 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

What people ask about meeba-brain-marketplace

What is meemoprasad/meeba-brain-marketplace?

+

meemoprasad/meeba-brain-marketplace is mcp servers for the Claude AI ecosystem. Repository knowledge graph for Cursor and Claude Code. Trace callers, callees, symbol definitions, and dependencies to understand unfamiliar code and make better-informed changes. It has 1 GitHub stars and its last recorded update is dated 2026-09-09.

How do I install meeba-brain-marketplace?

+

You can install meeba-brain-marketplace by cloning the repository (https://github.com/meemoprasad/meeba-brain-marketplace) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is meemoprasad/meeba-brain-marketplace safe to use?

+

Our security agent has analyzed meemoprasad/meeba-brain-marketplace and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains meemoprasad/meeba-brain-marketplace?

+

meemoprasad/meeba-brain-marketplace is maintained by meemoprasad. The last recorded GitHub activity is dated 2026-09-09, with 0 open issues.

Are there alternatives to meeba-brain-marketplace?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy meeba-brain-marketplace to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>