MCP-Github-Mapper

MCP-Github-Mapper

17

GitHub Mapper is a Model Context Protocol (MCP) server designed to map and analyze GitHub repositories by utilizing a Personal Access Token. It provides detailed insights into repository structure and various summary statistics.

GitHub Mapper MCP Server

GitHub Mapper is a Model Context Protocol (MCP) server that offers tools for mapping and analyzing GitHub repositories. It enables users to set a GitHub Personal Access Token and access detailed repository information, including structure and summary statistics.

Features

  • Set GitHub Personal Access Token for authentication
  • Map and analyze GitHub repository structure
  • Retrieve repository summary information (stars, forks, language, etc.)
  • Provide a detailed repository file structure

Prerequisites

  • Node.js (v18.0.0 or later recommended)
  • npm (comes with Node.js)
  • A GitHub Personal Access Token with appropriate permissions

Usage

  1. Start the server; it runs on stdio to communicate with MCP clients.