github-mcp-server-bash

Shaamam/github-mcp-server-bash

3.1

If you are the rightful owner of github-mcp-server-bash 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.

This project provides a GitHub integration server compatible with the MCP (Model Context Protocol) specification, allowing clients to retrieve GitHub user statistics and profile information via standard tools.

Tools

Functions exposed to the LLM to take actions

tool_get_repo_count

Returns the number of public repositories for the user defined in GITHUB_USERNAME.

tool_get_commit_count

Returns the total commit count across all public repos.

tool_get_profile_info

Returns the GitHub profile information including name, bio, followers, etc.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources