Search for:

A server for indexing and tagging codebases to enable search and refactoring

  • Why this server?

    Fetches repository contents and structures, enabling codebase search.

    -
    security
    F
    license
    -
    quality
    Enables AI models to access GitHub repository contents as context, with features to fetch entire repositories, specific file contents, and repository structures for use in AI interactions.
    JavaScript
    • Linux
    • Apple
  • Why this server?

    Enables code search, file operations, and repository management on GitHub.

    -
    security
    A
    license
    -
    quality
    Enables interaction with GitHub repositories through the GitHub API, allowing file operations, repository management, issue tracking, and code search through natural language commands.
    2
    TypeScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Makes documentation or codebases searchable by AI assistants by pointing to a git repository or folder.

    -
    security
    -
    license
    -
    quality
    A flexible Model Context Protocol server that makes documentation or codebases searchable by AI assistants, allowing users to chat with code or docs by simply pointing to a git repository or folder.
    2
    JavaScript
  • Why this server?

    Memorizes key aspects of a codebase, allowing dynamic updates and fast retrieval. It's designed to be language-agnostic, leveraging the LLM's understanding of code across multiple languages.

    -
    security
    A
    license
    -
    quality
    SourceSage is an MCP (Model Context Protocol) server that efficiently memorizes key aspects of a codebase—logic, style, and standards—while allowing dynamic updates and fast retrieval. It's designed to be language-agnostic, leveraging the LLM's understanding of code across multiple languages.
    Python
    MIT License
  • Why this server?

    Enables interaction with file systems and GitHub repositories while maintaining security and control.

    -
    security
    F
    license
    -
    quality
    A comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.
    16
    TypeScript
  • Why this server?

    Enables comprehensive GitHub operations through natural language including file management and advanced code searching.

    -
    security
    F
    license
    -
    quality
    Enables comprehensive GitHub operations through natural language including file management, repository administration, issue tracking, and advanced code searching.
    36,796
    1
    TypeScript
  • Why this server?

    Enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
    5
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Provides semantic search over local git repositories, enabling users to clone repositories, process branches, and search code through vectorized code chunks.

    -
    security
    A
    license
    -
    quality
    An MCP server that provides semantic search over local git repositories, enabling users to clone repositories, process branches, and search code through vectorized code chunks.
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Allows the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands for code analysis and refactoring suggestions.

    -
    security
    -
    license
    -
    quality
    A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.
    16
    Rust