GitGuardian MCP Server
by fastmcp-me
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host address for HTTP/SSE transport | 127.0.0.1 |
| MCP_PORT | No | Port for HTTP/SSE transport (when set, enables HTTP transport instead of stdio, requires ENABLE_LOCAL_OAUTH=false) | |
| GITGUARDIAN_URL | No | GitGuardian instance URL | https://dashboard.gitguardian.com |
| ENABLE_LOCAL_OAUTH | No | Enable local OAuth flow (stdio mode only, cannot be used with MCP_PORT) | true |
| GITGUARDIAN_SCOPES | No | OAuth scopes to request (auto-detected by default) | |
| GITGUARDIAN_CLIENT_ID | No | OAuth client ID | ggshield_oauth |
| GITGUARDIAN_TOKEN_NAME | No | Name for the OAuth token (auto-generated by default) | |
| GITGUARDIAN_TOKEN_LIFETIME | No | Token lifetime in days (default 30, can be 'never') | 30 |
| GITGUARDIAN_PERSONAL_ACCESS_TOKEN | No | Personal Access Token for authentication (alternative to OAuth) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues