Skip to main content
Glama

GitHub Mapper MCP Server

map-github-repo

Analyze and map the structure of a GitHub repository, providing detailed insights and summary statistics for better understanding and organization.

Instructions

Map a GitHub repository structure and provide summary information

Input Schema

NameRequiredDescriptionDefault
repoUrlYesURL of the GitHub repository (e.g., https://github.com/username/repo)

Input Schema (JSON Schema)

{ "properties": { "repoUrl": { "description": "URL of the GitHub repository (e.g., https://github.com/username/repo)", "type": "string" } }, "required": [ "repoUrl" ], "type": "object" }

You must be authenticated.

Other Tools from GitHub Mapper MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dazeb/MCP-Github-Mapper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server