a year ago
developer-toolsA Model Context Protocol (MCP) server that provides GitHub integration for AI assistants like Claude. Now supports Anthropic Integrations for remote connectivity!
Overview
What is GitMCP?
GitMCP is a Model Context Protocol (MCP) server that provides GitHub integration for AI assistants like Claude, enabling seamless repository management, code browsing, and collaborative workflows.
How to use GitMCP?
To use GitMCP, deploy the server as a web service, obtain a GitHub Personal Access Token, and configure your AI client (like Claude) to connect to the server using the token.
Key features of GitMCP?
- Repository management: Create, list, and delete repositories.
- File operations: Read, write, edit, and delete files.
- Branch management: Create branches and manage repository structure.
- Pull requests: Create and manage pull requests.
- Code search: Search for code across repositories.
Use cases of GitMCP?
- Collaborating on code with AI assistants.
- Automating repository management tasks.
- Enhancing security with OAuth-style authentication.
FAQ from GitMCP?
- Can GitMCP be used with any AI assistant?
GitMCP is designed for integration with AI assistants that support the Model Context Protocol, such as Claude.
- Is GitMCP free to use?
Yes! GitMCP is open-source and free to use.
- What programming language is GitMCP written in?
GitMCP is written in Python.