aniketh1409/github-mcp-assistant
3.1
If you are the rightful owner of github-mcp-assistant and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides GitHub repository management and file access capabilities to AI assistants.
Tools
Functions exposed to the LLM to take actions
list_repositories
List user's GitHub repositories
get_repository_info
Get detailed repository information
browse_repository
Browse repository file structure
read_file
Read file contents from repository
search_files
Search for files by name/path
search_code
Search code content within repository
clone_repository
Clone repository to local filesystem
list_local_repositories
List locally cloned repositories
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client