Skip to main content
Glama
marksolly

Code Index MCP

by marksolly

Related Servers

Alternatives to Code Index MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides structured, token-efficient code context for AI assistants by indexing codebases with AST-level analysis, supporting 17+ languages, enabling semantic search, call-site tracking, and PR attribution.
      40
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      Provides code repository indexing and semantic search capabilities, allowing natural language queries to find relevant code snippets with automatic incremental indexing and multi-language support.
      1
      5 npm
      359
      ISC
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to perform high-performance code search and analysis across multiple languages using symbol indexing, regex text search, and structural AST pattern matching. It also provides tools for technology stack detection and dependency analysis with persistent caching for optimized performance.
      8
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides AI-powered code intelligence for any codebase using local LLMs and vector search, enabling semantic code search, pattern analysis, and context-optimized code generation with 90% token savings.
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Indexes codebases and lets AI agents retrieve precise code snippets (functions, classes, routes) instead of reading entire files, reducing token usage and improving accuracy.
      169 npm
      7
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Local-first code indexer that provides deep code understanding for Claude and other LLMs with symbol/text search across 48+ languages, semantic search capabilities, and real-time index updates through the Model Context Protocol.
      57
      MIT

    TDQS

    A3.7/5.0

    Scored across 12 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: checking vs creating temp directory, configuring vs getting watcher status, clearing vs getting settings, finding files vs searching code vs getting file summary, refreshing index vs refreshing search tools. No overlap or ambiguity.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with lowercase and underscores, e.g., check_temp_directory, get_file_summary, set_project_path. The verbs are diverse but each clearly indicates the action.

    Tool Count5/5

    With 12 tools covering directory management, settings, file watching, file finding, code search, and index refresh, the count is well-scoped for the server's purpose. No tool feels redundant or missing.

    Completeness4/5

    The tool set covers key operations: setting project path, finding files, searching code, getting file summaries, refreshing index, and managing settings/watcher. Minor gaps exist, such as no explicit tool to list indexed files or get index status, but the core workflows are supported.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues