ghas-mcp-server
If you are the rightful owner of ghas-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 henry@mcphub.com.
The ghas-mcp-server is an MCP server designed to facilitate calls to GitHub Advanced Security (GHAS) for GitHub repositories.
The ghas-mcp-server is a Model Context Protocol (MCP) server that enables users to interact with GitHub Advanced Security (GHAS) features for their repositories. It provides tools to list various security alerts such as dependabot alerts, secret scanning alerts, and code scanning alerts. The server is designed to be integrated with Visual Studio Code (VS Code) and VS Code Insiders, allowing users to manage security alerts directly from their development environment. The server requires specific read-only scopes to be added to the configured Personal Access Token (PAT) for the correct organization. Users can choose between using a personal access token or the authenticated GitHub CLI for secure access. The server is open for contributions, encouraging users to propose new tools or improvements.
Features
- Integration with GitHub Advanced Security for managing security alerts.
- Support for listing dependabot, secret scanning, and code scanning alerts.
- Installation and configuration support for VS Code and VS Code Insiders.
- Secure authentication options using GitHub CLI or Personal Access Token.
- Open for community contributions and improvements.