Skip to main content
Glama

IssueBadge MCP Server

by issuebadge
MIT License

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug modefalse
AUTH_METHODNoAuthentication method to use (sanctum or oauth2)sanctum
MAX_RETRIESNoMaximum number of retry attempts for failed requests3
RETRY_DELAYNoDelay between retry attempts in milliseconds1000
MCP_SERVER_NAMENoName of the MCP serverIssueBadge MCP Server
REQUEST_TIMEOUTNoTimeout for API requests in milliseconds30000
ISSUEBADGE_API_KEYNoYour IssueBadge API key for authentication
MCP_SERVER_VERSIONNoVersion of the MCP server1.0.0
ISSUEBADGE_BASE_URLNoThe base URL for the IssueBadge APIhttps://app.issuebadge.com/api/v1
ISSUEBADGE_OAUTH_URLNoThe OAuth URL for IssueBadge (Alternative to API key)https://app.issuebadge.com/api/v1/oauth
ISSUEBADGE_OAUTH_TOKENNoYour OAuth token for IssueBadge authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/issuebadge/mcp-server'

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