Skip to main content
Glama

GitHub-Jira MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLYesYour Jira instance URL (e.g., https://your-domain.atlassian.net)
LOG_LEVELNoOptional: Logging levelINFO
GITHUB_TOKENYesYour GitHub Personal Access Token
JIRA_CLIENT_IDYesYour Jira OAuth client ID
JIRA_ACCESS_TOKENNoOptional: Jira access token (will be obtained automatically via OAuth)
JIRA_CLIENT_SECRETYesYour Jira OAuth client secret
JIRA_REFRESH_TOKENNoOptional: Jira refresh token (will be obtained automatically via OAuth)

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/KronosWasTaken/mcp-servers'

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