Integrations
Provides comprehensive GitHub repository management capabilities including commit handling, file operations, repository creation and forking, as well as tools for searching repositories, code, and users. Also offers issue and pull request management with features for creating, updating, commenting on, and merging these items.
GitHub Tools
Model Context Protocol (MCP)-Server für den Zugriff auf Github.
Repository-Tools:
Tools zum Verwalten von GitHub-Repositorys:
get_commit
: Details zu einem bestimmten Commit abrufenlist_commits
: Liste der Commits in einem Branch abrufenlist_branches
: Listet Zweige in einem Repository aufcreate_or_update_file
: Erstellen oder aktualisieren Sie eine Datei in einem Repositorycreate_repository
: Erstellt ein neues GitHub-Repositoryget_file_contents
: Inhalt einer Datei oder eines Verzeichnisses abrufenfork_repository
: Forken Sie ein Repository zu Ihrem Konto oder Ihrer Organisation
Suchwerkzeuge
Tools zum Durchsuchen von GitHub:
search_repositories
: Suche nach GitHub-Repositoryssearch_code
: Suche nach Code in GitHub-Repositoryssearch_users
: Suche nach GitHub-Benutzern
Ausgabetools
Tools zum Verwalten von GitHub-Problemen:
get_issue
: Details zu einem bestimmten Problem abrufenadd_issue_comment
: Einen Kommentar zu einem Problem hinzufügensearch_issues
: Suche nach Problemen in allen Repositoriescreate_issue
: Ein neues Problem erstellenlist_issues
: Listet Probleme in einem Repository aufupdate_issue
: Aktualisieren Sie ein vorhandenes Problem
Pull Request-Tools
Tools zum Verwalten von Pull Requests:
get_pull_request
: Details zu einem bestimmten Pull Request abrufenupdate_pull_request
: Aktualisieren Sie eine vorhandene Pull-Anfragelist_pull_requests
: Pull Requests in einem Repository auflistenmerge_pull_request
: Einen Pull Request zusammenführenget_pull_request_files
: Ruft die in einem Pull Request geänderten Dateien abget_pull_request_status
: Ruft den Status einer Pull-Anfrage ab
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Model Context Protocol-Server, der die Interaktion mit GitHub-Repositorys, Problemen, Pull Requests und Suchfunktionen über natürliche Sprache ermöglicht.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.Last updated -1246,207JavaScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI models to interact with GitHub's API, allowing for repository creation and management with descriptions, topics, and website URLs through natural language commands.Last updated -1JavaScript
- -securityFlicense-qualityProvides integration with Github through the Model Context Protocol (MCP), allowing Large Language Models to interact with Github's repositories, issues, pull requests and search functionality.Last updated -1TypeScript
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to interact with GitHub repositories, issues, and pull requests.Last updated -129Python