Skip to content
Back to search
30
MCP

GitHub Mapper

pulsemcp/github mapper

Integrates with GitHub to analyze repositories, generate file structure maps, and enable code analysis workflows using TypeScript and the Octokit REST API.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

GitHub Explorer
Integrates with GitHub's API to enable repository exploration, code collaboration, and user profile analysis through authenticated data retr
0 tools
Octocode
Integrates with GitHub CLI and npm to provide repository analysis, code discovery, file exploration, commit history tracking, and package me
0 tools
GitHub Stars
Integrates with GitHub's GraphQL API to analyze user starred repositories, track starring patterns over time, and extract technology adoptio
0 tools
GitHub Integration Hub
Provides GitHub OAuth authentication and API access through REST endpoints, CLI tools, and MCP server capabilities with SQLite-based token s
0 tools
PyGithub
Integrates with GitHub's API through PyGithub to enable repository management, issue tracking, and pull request operations with automatic au
0 tools
GitHub Chat
Enables AI to analyze and query GitHub repositories through a FastMCP-based interface for understanding codebases, exploring architecture, a
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github_mapper": {
      "url": "None",
      "transport": "http"
    }
  }
}