Skip to main content
Glama
67,019 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Lens" matching MCP servers:

  • A
    license
    -
    quality
    B
    maintenance
    Provides token-efficient code retrieval for coding agents by indexing repositories and enabling ranked snippet search, symbol outlines, and surgical line reads.
    Last updated
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Deterministic navigation maps over code AND markdown for AI agents: one MCP server, two lenses (tree-sitter TS/JS/Python + markdown). Map a whole project, read one function or one doc-section, ~99% less context. Merges codelens + docslens.
    Last updated
    13
    1
    AGPL 3.0
  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that provides a flexible lens into directory structures and files, enabling LLM clients to efficiently navigate and understand codebases with minimal noise. It offers secure, gitignore-aware file access with tools like directory listing, file reading, and grep-like search.
    Last updated
    1
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Provides MCP tools for Claude Code to query a project's codebase via a compact index, reducing token usage and context bloat by enabling symbol lookup, usage tracking, and dead-code detection.
    Last updated
    806
    2
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    MCP server for analyzing Perl code with Perl::Critic, enabling code quality checks via both file paths and direct code input.
    Last updated
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    An MCP server that gives coding agents IDE-like access to JVM classpaths by querying the actual build tool, providing precise source code, signatures, and structure without cache-walking or version guesswork.
    Last updated
    55
    3
    MIT