Skip to main content
Glama
GitGuardian

GitGuardian MCP Server

Official
by GitGuardian

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost address for HTTP/SSE transport127.0.0.1
MCP_PORTNoPort for HTTP/SSE transport (when set, enables HTTP transport instead of stdio, requires ENABLE_LOCAL_OAUTH=false)
GITGUARDIAN_URLNoGitGuardian instance URLhttps://dashboard.gitguardian.com
ENABLE_LOCAL_OAUTHNoEnable local OAuth flow (stdio mode only, cannot be used with MCP_PORT)true
GITGUARDIAN_SCOPESNoOAuth scopes to request (e.g., 'scan,incidents:read,sources:read,honeytokens:read,honeytokens:write')
GITGUARDIAN_CLIENT_IDNoOAuth client IDggshield_oauth
GITGUARDIAN_TOKEN_NAMENoName for the OAuth token (Auto-generated based on server type if not set)
GITGUARDIAN_TOKEN_LIFETIMENoToken lifetime in days (e.g., '30', '60', or 'never')30
GITGUARDIAN_PERSONAL_ACCESS_TOKENNoPersonal Access Token for authentication (alternative to OAuth)

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GitGuardian/ggmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server