Githru Insights v0.1
Rank #6537smithery/githru/githru-mcp-v1
# Githru MCP Server <p align="center"> <strong>A powerful Model Context Protocol (MCP) server that provides advanced Git repository analysis and visualization tools designed to enhance team collaboration.</strong> </p> --- ## 🚀 Overview The **Githru MCP Server** extends Claude’s capabilities through the **Model Context Protocol (MCP)** — enabling real-time access to Git analytics, PR insights, and repository visualization. This MCP server is deployed on **[smithery.ai](https://smithery.ai)** and can be used directly from Claude’s MCP integration feature. --- ## 🧩 Prerequisites Before you begin, make sure you have: - **Claude Desktop App** (with MCP support) 👉 [Download here](https://claude.ai/download) - Access to the deployed **Githru MCP Server** on `smithery.ai` --- ## ⚙️ Setup in Claude 1. **Find the JSON configuration** - When you visit the [Githru MCP Server page on Smithery.ai](https://smithery.ai/server/@githru/githru-mcp-v1), click **“Connect → JSON”** to view the configuration details for our MCP server. 2. **Insert the Githru MCP configuration** - Claude Desktop reads MCP server settings from the `claude_desktop_config.json` file. You need to modify the `args` path inside your local configuration file. **File locations:** - **macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json` - **Windows:** `%APPDATA%\Claude\claude_desktop_config.json` ```json { "mcpServers": { "githru-mcp-v1": { "command": "npx", "args": [ "-y", "@smithery/cli@latest", "run", "@githru/githru-mcp-v1", "--key", "YOUR_API_KEY", "--profile", "PROFILE" ], "env": { "GITHUB_TOKEN": "YOUR_GITHUB_TOKEN" } } } } ``` > 🧠 Tip: Replace the URL above with your actual Smithery MCP endpoint if it differs. 3. Save and reconnecting - After saving, Claude will automatically connect to your Githru MCP instance. - so reconnect Claude --- ## 🧠 About Model Context Protocol (MCP) MCP is an open standard that lets Claude connect to external data and services safely and dynamically. Your Githru MCP Server acts as a “bridge” — providing contextual Git insights directly within the Claude chat interface. For more on MCP: 👉 (https://modelcontextprotocol.io)[https://modelcontextprotocol.io] --- ## 📄 License This project is licensed under the MIT License. --- ## 🤝 Contributing We welcome contributions! If you’d like to improve the Githru MCP Server, please open a PR or file an issue on [GitHub](https://github.com/githru/githru-vscode-ext).
Githru Insights v0.1 is a Model Context Protocol (MCP) server published by githru. It ranks #6537 of 58,832 servers tracked on MCP Toplist, and its repository has 65 GitHub stars. Githru Insights v0.1 is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Sep 2, 2025.
Ranks ahead of 52,295 of 58,832 servers on MCP Toplist.
Use Githru Insights v0.1
Githru Insights v0.1 doesn’t publish a machine-readable install config. Follow the setup instructions in its repository ↗, or open one of its registry listings above.
Listed on 1 registry
githru
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Githru Insights v0.1?
- # Githru MCP Server <p align="center"> <strong>A powerful Model Context Protocol (MCP) server that provides advanced Git repository analysis and visualization tools designed to enhance team collaboration.</strong> </p> --- ## 🚀 Overview The **Githru MCP Server** extends Claude’s capabilities through the **Model Context Protocol (MCP)** — enabling real-time access to Git analytics, PR insights, and repository visualization. This MCP server is deployed on **[smithery.ai](https://smithery.ai)** and can be used directly from Claude’s MCP integration feature. --- ## 🧩 Prerequisites Before you begin, make sure you have: - **Claude Desktop App** (with MCP support) 👉 [Download here](https://claude.ai/download) - Access to the deployed **Githru MCP Server** on `smithery.ai` --- ## ⚙️ Setup in Claude 1. **Find the JSON configuration** - When you visit the [Githru MCP Server page on Smithery.ai](https://smithery.ai/server/@githru/githru-mcp-v1), click **“Connect → JSON”** to view the configuration details for our MCP server. 2. **Insert the Githru MCP configuration** - Claude Desktop reads MCP server settings from the `claude_desktop_config.json` file. You need to modify the `args` path inside your local configuration file. **File locations:** - **macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json` - **Windows:** `%APPDATA%\Claude\claude_desktop_config.json` ```json { "mcpServers": { "githru-mcp-v1": { "command": "npx", "args": [ "-y", "@smithery/cli@latest", "run", "@githru/githru-mcp-v1", "--key", "YOUR_API_KEY", "--profile", "PROFILE" ], "env": { "GITHUB_TOKEN": "YOUR_GITHUB_TOKEN" } } } } ``` > 🧠 Tip: Replace the URL above with your actual Smithery MCP endpoint if it differs. 3. Save and reconnecting - After saving, Claude will automatically connect to your Githru MCP instance. - so reconnect Claude --- ## 🧠 About Model Context Protocol (MCP) MCP is an open standard that lets Claude connect to external data and services safely and dynamically. Your Githru MCP Server acts as a “bridge” — providing contextual Git insights directly within the Claude chat interface. For more on MCP: 👉 (https://modelcontextprotocol.io)[https://modelcontextprotocol.io] --- ## 📄 License This project is licensed under the MIT License. --- ## 🤝 Contributing We welcome contributions! If you’d like to improve the Githru MCP Server, please open a PR or file an issue on [GitHub](https://github.com/githru/githru-vscode-ext).
- Who maintains Githru Insights v0.1?
- Githru Insights v0.1 is maintained by githru, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Githru Insights v0.1 an official MCP server?
- Githru Insights v0.1 is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does Githru Insights v0.1 have?
- Githru Insights v0.1 ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Githru Insights v0.1?
- The source code for Githru Insights v0.1 is hosted at github.com/githru/githru-vscode-ext.