github-mcp-server
0
This project is an MCP server for GitHub, focusing on repository management for both personal accounts and organizations. It offers features like creating and searching repositories, managing file contents, and pushing commits.
GitHub MCP Server with Organization Support
Features
- Create repositories in personal accounts
- Create repositories in organizations
- Search repositories
- Get file contents
- Create or update files
- Push multiple files in a single commit
Installation
Use npm to install globally.
Environment Variables
- GITHUB_PERSONAL_ACCESS_TOKEN: Token required with specific permissions.