@pipeworx/github
Connect: https://gateway.pipeworx.io/github/mcp · Install: one-click buttons
Tools: 4
Tools
- search_repos — Search GitHub repositories by keyword. Returns repo name, description, star count, forks, primary language, and URL. Use when exploring projects or finding code implementations.
- get_repo — Get full details for a specific repository. Returns description, stars, forks, language, topics, license, and more. Specify owner and repo name (e.g., owner=“torvalds”, repo=“linux”).
- list_repo_issues — List issues for a repository to track bugs and features. Returns issue title, number, state (open/closed), labels, and creation date. Specify owner and repo name (e.g., owner=“torvalds”, repo=“linux”)
- get_user — Get a GitHub user’s public profile info. Returns name, bio, company, location, public repo count, followers, and social links. Specify username (e.g., username=“torvalds”).
Tools
-
get_repo— Get full details for a specific repository. Returns description, stars, forks, language, topics, license, and more. Specify owner and repo name (e.g., owner= torvalds , repo= linux ). -
get_user— Get a GitHub user's public profile info. Returns name, bio, company, location, public repo count, followers, and social links. Specify username (e.g., username= torvalds ). -
list_repo_issues— List issues for a repository to track bugs and features. Returns issue title, number, state (open/closed), labels, and creation date. Specify owner and repo name (e.g., owner= torvalds , repo= linux ) -
search_repos— Search GitHub repositories by keyword. Returns repo name, description, star count, forks, primary language, and URL. Use when exploring projects or finding code implementations.