MCP Directory
Back

Gitingest-MCP

by puravparab · Python · ★ 137

mcp server for gitingest

#claude-desktop#git#github#gitingest#mcp#mcp-server#model-context-protocol

Install

pip install git+https://github.com/puravparab/Gitingest-MCP.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "gitingest-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/puravparab/Gitingest-MCP.git"
      ]
    }
  }
}

From the README

An MCP server for [gitingest](https://github.com/cyclotruc/gitingest). This allows MCP clients like Claude Desktop, Cline, Cursor, etc to quickly extract information about Github repositories including - Repository summaries - Project directory structure - File content https://github.com/user-attachments/assets/c1fa596b-a70b-4d37-91d9-ea5e80284793 - [Installation](#installation) - [Installing via Smithery](#installing-via-smithery) - [Install via Github](#install-via-github) - [Installing Repo Manually](#installing-repo-manually) - [Updating the MCP client configuration](#updati…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers