GitHub Mapper MCP Server
by dazeb
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITHUB_PERSONAL_ACCESS_TOKEN | Yes | Your GitHub Personal Access Token with appropriate permissions. This is required to authenticate and interact with GitHub repositories. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
set-github-token | Set the GitHub Personal Access Token for authentication |
map-github-repo | Map a GitHub repository structure and provide summary information |