loading…
Search for a command to run...
loading…
# Githru MCP Server <p align="center"> <strong>A powerful Model Context Protocol (MCP) server that provides advanced Git repository analysis and visualization t
A powerful Model Context Protocol (MCP) server that provides advanced Git repository analysis and visualization tools designed to enhance team collaboration.
--- ## 🚀 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 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 - Access to the deployed Githru MCP Server onsmithery.ai --- ## ⚙️ Setup in Claude 1. Find the JSON configuration - When you visit the Githru MCP Server page on Smithery.ai, 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.
Smithery CLI connects your agents to thousands of skills and MCP servers directly from the command line. To get started, simply run npx skills add smithery/cli.
npm install -g smithery@latest
Requires Node.js 20+.
smithery mcp search [term] # Search the Smithery registry
smithery mcp add <url> # Add an MCP server connection
smithery mcp list # List your connections
smithery mcp remove <ids...> # Remove connections
Interact with tools from MCP servers connected via smithery mcp.
smithery tool list [connection] # List tools from your connected MCP servers
smithery tool find [query] # Search tools by name or intent
smithery tool get <connection> <tool> # Show full details for one tool
smithery tool call <connection> <tool> [args] # Call a tool
Browse skills on the Smithery Skills Registry and install them with the upstream installer:
npx skills add <skill> # e.g. npx skills add smithery-ai/cli
smithery auth login # Login with Smithery (OAuth)
smithery auth logout # Log out
smithery auth whoami # Check current user
smithery auth token # Mint a service token
smithery auth token --policy '<json>' # Mint a restricted token
smithery namespace list # List your namespaces
smithery namespace use <name> # Set current namespace
smithery mcp publish <url> -n <org/server> # Publish an MCP server URL
smithery mcp publish <bundle.mcpb> -n <org/server> # Publish an MCP bundle
# Search and connect to an MCP server
smithery mcp search "github"
smithery mcp add github --id github
# Find and call tools from your connected MCP servers
smithery tool find "create issue"
smithery tool call github create_issue '{"title":"Bug fix","body":"..."}'
# Browse and install skills
smithery skill search "frontend" --json --page 2
smithery skill add anthropics/frontend-design --agent claude-code
# Publish your MCP server URL
smithery mcp publish https://my-mcp-server.com -n myorg/my-server
# Publish a built MCP bundle
smithery mcp publish ./server.mcpb -n myorg/my-server
git clone https://github.com/smithery-ai/cli
cd cli && pnpm install && pnpm run build
npx . --help
Contributions welcome! Please submit a Pull Request.
Выполни в терминале:
claude mcp add githru-mcp-v1 -- npx -y @smithery/cli run githru/githru-mcp-v1Read, send and search emails from Claude
автор: GoogleSend, search and summarize Slack messages
автор: SlackNo-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication