github-dependabot-mcp-server
If you are the rightful owner of github-dependabot-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@mcpreview.com.
Fetches Github Dependabot alerts for a specified repository.
The Github Dependabot MCP server is designed to fetch Dependabot alerts from a specified Github repository. It requires a Github Personal Access Token for authentication, which must have the necessary permissions to access repository data and read security events. The server is set up using the 'uv' package manager, which facilitates the installation and management of dependencies. Users can authenticate using either the macOS Keychain or an environment variable to store their Github token securely. The server is configured through an MCP configuration file, allowing it to run commands and fetch alerts efficiently.
Features
- Fetches Dependabot alerts for specified repositories.
- Uses 'uv' for fast installation and dependency management.
- Supports authentication via macOS Keychain or environment variables.
- Configurable through MCP configuration files.
- Provides a tool to fetch alerts using repository owner and name.