codeweave-mcp — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentscodeweave-mcp
    Back to Agents
    codeweave-mcp

    codeweave-mcp

    semihkayan March 28, 2026
    3 copies 0 downloads

    MCP server that gives AI agents deep code understanding. Builds AST, call graphs, type graphs, and hybrid semantic search — so your agent queries structured indexes instead of dumping files into context. 7 languages. Zero config. One command setup.

    Agent Definition
    <p align="center">
      <h1 align="center">@codeweave/mcp</h1>
      <p align="center">
        <strong>Give your AI agent structured code understanding — not just file dumps.</strong>
      </p>
      <p align="center">
        <a href="https://www.npmjs.com/package/@codeweave/mcp"><img src="https://img.shields.io/npm/v/@codeweave/mcp.svg" alt="npm version"></a>
        <a href="https://github.com/semihkayan/codeweave-mcp/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/@codeweave/mcp.svg" alt="license"></a>
        <img src="https://img.shields.io/badge/node-%3E%3D20-brightgreen" alt="node version">
        <img src="https://img.shields.io/badge/languages-7-blue" alt="supported languages">
        <img src="https://img.shields.io/badge/status-active%20development-orange" alt="status">
      </p>
    </p>
    
    ---
    
    CodeWeave is an MCP server that gives AI agents cheap, precise code intelligence. Instead of dumping entire files into context, your agent queries local indexes — AST, call graph, type graph, hybrid semantic search — and gets back only what it needs.
    
    **Less tokens. More relevant context. Better decisions.**
    
    The semantic search pipeline is the heart of the system: a 6-stage hybrid engine combining vector embeddings, full-text search, and structural density scoring. Tested extensively across large production codebases — Java monoliths, TypeScript monorepos, Python ML pipelines, Go microservices — with consistently strong retrieval accuracy.
    
    > **Actively developed.** New tools and improvements ship regularly. Contributions and feedback are welcome.
    
    ## Quick Start
    
    ```bash
    cd your-project
    npx @codeweave/mcp
    ```
    
    That's it. The setup wizard handles everything:
    
    1. Installs `@codeweave/mcp` globally
    2. Installs [Ollama](https://ollama.com) if needed
    3. Downloads the embedding model
    4. Configures your MCP client (Claude Code, VS Code)
    5. Indexes your project
    
    > **Note:** The first run requires a one-time download of Ollama and the embedding model. This takes a few minutes but only happens once.
    
    Op

    Tags

    ai-toolsastcall-graphclaudecode-analysiscode-intelligencecodebase-indexingcursorlancedbmcp

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.