Gitingest-MCP

puravparab/Gitingest-MCP
★ 136 stars Python 🤖 AI/LLM Updated 2mo ago
mcp server for gitingest
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gitingest-mcp": {
      "command": "uvx",
      "args": [
        "gitingest-mcp"
      ]
    }
  }
}

Or install with pip: pip install gitingest-mcp

Topics

claude-desktopgitgithubgitingestmcpmcp-servermodel-context-protocol