MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Workplace & Productivity/Instagit
Workplace & ProductivityOfficial
I

Instagit

Let your agents instantly understand any GitHub repo

19 starsUpdated Feb 13, 2026
View on GitHub

Ads

Overview

Let Your Agents Instantly Understand Any GitHub Repo An MCP server that gives coding agents instant insight into any Git repository — no guessing, no hallucination. Share the following with your agent to get started: Works with Claude Code, Claude Desktop, Cursor, OpenClaw, and any MCP-compatible client. The @latest tag ensures you always get the most recent version. Agents that integrate with external libraries are flying blind. They read docs (if they exist), guess at APIs, and hallucinate patterns that don't match the actual code. The result: broken integrations, wrong function signatures, outdated usage patterns, hours of debugging.

Installation

npx -y instagit@latest

Configuration

{
  "mcpServers": {
    "instagit": {
      "command": "npx",
      "args": [
        "-y",
        "instagit@latest"
      ]
    }
  }
}

Capabilities

  • Ask questions about any public repo

    Use `ask_repo` to query a repository by URL or `owner/repo` shorthand and get answers grounded in the actual source code.

  • Target a specific branch, tag, or commit

    Pass the optional `ref` parameter to `ask_repo` to analyze a particular version of the codebase instead of the default branch.

  • Get architecture explanations with file citations

    Ask the agent to explain how components connect, and receive answers traced back to specific files and line numbers.

  • Review implementations for security or patterns

    Prompt `ask_repo` to examine authentication flows, error handling, or existing patterns to inform new contributions.

Tags

  • productivity

Related MCP servers

C

Cua

Official

MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.

21.9kWorkplace & ProductivityUpdated Today
N

Notion MCP

Official

Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.

4.6kWorkplace & ProductivityUpdated Jul 25, 2026

Notion MCP Server

Search pages, read blocks, and create content in Notion workspaces.

3.9kWorkplace & ProductivityUpdated 3 days ago
L

Laravel Boost

Official

Laravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.

3.6kWorkplace & ProductivityUpdated Today