Skip to main content
Glama
liminalpepe

x402-codesearch-mcp

by liminalpepe

Related Servers

Alternatives to x402-codesearch-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables semantic code search over local repositories, providing tools like semantic_search and list_indexed_repos to Claude Code, so users can find relevant code sections via natural language instead of grep.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables semantic code search across multiple repositories using natural language queries. Provides intelligent code discovery, symbol lookups, and cross-repo dependency analysis for AI coding agents.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides semantic code search and index status for codebases using RAG, enabling AI tools to query code knowledge.
      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
      C
      maintenance
      Enables AI coding agents to search, route, and read code across multiple repositories through a central semantic index, without needing to clone repositories locally.
      -
    • A
      license
      A
      quality
      F
      maintenance
      Enables semantic code search across codebases with automatic incremental indexing. Searches return relevant code snippets with file paths and line numbers based on natural language queries.
      1
      804
      Apache 2.0

    TDQS

    A4/5.0

    Scored across 1 tool

    Disambiguation5/5

    With only one tool, there is no possibility of confusion or overlap. The tool's purpose (indexing code) is clearly distinct from any other, as there are no other tools.

    Naming Consistency5/5

    The single tool follows a clear verb_noun pattern ('index_code'), which is consistent and descriptive. There are no other tools to introduce inconsistency.

    Tool Count2/5

    Having only one tool for a 'codesearch' server is severely insufficient. The index tool is only half of the workflow; the search operation is intentionally not exposed, making the tool count a poor match for the apparent scope.

    Completeness1/5

    The core functionality of a codesearch server—searching—is completely missing from the MCP toolset. Only indexing is provided, and the description explicitly notes that search must be done via an external endpoint. This is a critical gap that prevents the tool from fulfilling its stated purpose.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues