Search for:

Exploring GitHub Repositories for File and Folder Organization Inspiration

  • Why this server?

    Helps AI read GitHub repository structure and important files, allowing quick understanding of a repo's technical workings.

    -
    security
    A
    license
    -
    quality
    Helps AI read GitHub repository structure and important files. Want to quickly understand what a repo is about? Prompt it with "read https://github.com/adhikasp/mcp-git-ingest and determine how the code technically works".
    2
    60
    Python
    MIT License
  • Why this server?

    Enables interaction with GitHub through the GitHub API, supporting file operations and repository management.

    -
    security
    F
    license
    -
    quality
    Enables interaction with GitHub through the GitHub API, supporting file operations, repository management, advanced search, and issue tracking with comprehensive error handling and automatic branch creation.
    9
    1
    TypeScript
  • Why this server?

    MCP server for collecting code from files and directories into a single markdown document.

    A
    security
    A
    license
    A
    quality
    MCP server for collecting code from files and directories into a single markdown document.
    2
    4
    Python
    MIT License
  • Why this server?

    Creates sandboxed local development environments directly from Github and execute tests, see coverage and more!

    -
    security
    F
    license
    -
    quality
    Create sandboxed local development environments directly from Github and execute tests, see coverage and more! Supports Python, Node, Bun and many test runners.
    21
    Python
  • Why this server?

    Analyzes source code dependencies across multiple programming languages in the specified directory to identify file relationships.

    A
    security
    A
    license
    A
    quality
    Analyzes source code dependencies across multiple programming languages in the specified directory to identify file relationships, assisting in dependency management and project structure understanding.
    1
    Python
    MIT License
  • Why this server?

    Provides a project memory bank and RAG context provider for enhanced code understanding and management through vector embeddings, integrated with RooCode and Cline.

    -
    security
    F
    license
    -
    quality
    Provides a project memory bank and RAG context provider for enhanced code understanding and management through vector embeddings, integrated with RooCode and Cline.
    9
    Python
    • Apple
  • Why this server?

    This MCP server can be used with Netlify

  • Why this server?

    Provides efficient access to Go documentation. It helps LLMs understand Go projects by providing direct access to package documentation without needing to read entire source files.

    -
    security
    A
    license
    -
    quality
    godoc-mcp is a Model Context Protocol (MCP) server that provides efficient access to Go documentation. It helps LLMs understand Go projects by providing direct access to package documentation without needing to read entire source files.
    24
    Go
    MIT License
  • Why this server?

    Offers access to GitHub issues as tasks, enabling seamless integration and task management through GitHub's platform.

    A
    security
    A
    license
    A
    quality
    Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless integration and task management through GitHub's platform.
    1
    19
    9
    JavaScript
    MIT License
  • Why this server?

    Provides a file system operations such as navigation, reading, writing, and file analysis, allowing users to manage directories and files efficiently.

    -
    security
    F
    license
    -
    quality
    This server provides an interface for performing basic file system operations such as navigation, reading, writing, and file analysis, allowing users to manage directories and files efficiently.
    3
    Python