github-explorer-mcp

github-explorer-mcp

0

GitHub Explorer MCP is a server that delivers detailed GitHub repository information to Model Context Protocol clients. It features repository summarization, directory structure visualization, and metadata retrieval, enhancing its usability for developers.

GitHub Explorer MCP

The MCP server that provides GitHub repository information to MCP clients.

Features

  • Repository Summaries: Get detailed information about GitHub repositories.
  • Directory Structure: View complete file structure with ASCII tree visualization.
  • File Content: Access content of specific files.
  • Metadata Enhancement: Retrieve data like stars, forks, and last updated.
  • Local Repository Cloning: Clone repositories for faster processing.
  • Caching System: Cache data to reduce API calls.
  • Progress Notifications: Updates for long-running operations.
  • Format Options: Data in text or structured JSON.
  • Auto-Completion: Suggestions for repository owners and names.
  • Web Interface: Basic status page when in HTTP mode.

Installation

Using NPM

  • Install via npm and run the server.

Using Docker

  • Build and run a Docker image for the server.

API Reference

  • Provides tools for repository summaries, directory structures, reading important files, and more.