Meeba Brain Marketplace
БесплатноНе проверенRepository knowledge graph for Cursor and Claude Code. Trace callers, callees, symbol definitions, and dependencies to understand unfamiliar code and make bette
Описание
Repository knowledge graph for Cursor and Claude Code. Trace callers, callees, symbol definitions, and dependencies to understand unfamiliar code and make better-informed changes.
README
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:
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:
- Open Settings.
- Go to Tools & Integrations → MCP.
- Click Add Custom MCP or Add New MCP Server.
- Select the HTTP / remote MCP connection option.
- Enter the Meeba Brain MCP server URL shown on the connection page.
- Add the authentication header using your Meeba Brain MCP key.
- 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:
Connect your repository and enable MCP:
https://meeba.ai/brain/connect
Understand the relationships. Investigate the evidence. Make better-informed changes.
Установка Meeba Brain Marketplace
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/meemoprasad/meeba-brain-marketplaceFAQ
Meeba Brain Marketplace MCP бесплатный?
Да, Meeba Brain Marketplace MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Meeba Brain Marketplace?
Нет, Meeba Brain Marketplace работает без API-ключей и переменных окружения.
Meeba Brain Marketplace — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Meeba Brain Marketplace в Claude Desktop, Claude Code или Cursor?
Открой Meeba Brain Marketplace на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Meeba Brain Marketplace with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
