neovasky/mcp-feather-code
If you are the rightful owner of mcp-feather-code 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.
Feather Code MCP Server is a comprehensive GitHub integration for Claude Desktop, providing seamless access to GitHub features through the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
get_repository_info
Get comprehensive repository details
get_repository_languages
Get language breakdown
get_repository_topics
Get repository topics/tags
list_issues
List and filter repository issues
create_issue
Create new issues with labels
update_issue
Update existing issues
get_issue
Get detailed issue information
add_issue_comment
Add comments to issues
get_pull_requests
List and filter pull requests
create_pull_request
Create new pull requests
get_pull_request
Get detailed PR information
list_branches
List repository branches
get_commits
Get commit history with filters
get_file_content
Read file contents from repository
search_code
Search code within repository
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client