SPerekrestova/GitHub_MCP_Server
If you are the rightful owner of GitHub_MCP_Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The GitHub MCP Server is a Model Context Protocol server designed for seamless integration with the GitHub API, enabling efficient access and management of repositories and documentation.
Tools
Functions exposed to the LLM to take actions
get_org_repos
Fetch all repositories from an organization, detecting which have /doc folders.
get_repo_docs
Get all documentation files from a repository's /doc folder.
get_file_content
Fetch content of a specific file with automatic base64 decoding.
search_documentation
Search for documentation files across all repositories in an organization.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client