Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_USERNoYour Jira user email. Required if not provided via .env file.
JIRA_API_KEYNoYour Atlassian API token. Required if not provided via .env file.
JIRA_BASE_URLNoYour Jira instance base URL (e.g., https://yourcompany.atlassian.net). Required if not provided via .env file.
BITBUCKET_USERNoBitbucket user email. Optional.
BITBUCKET_API_TOKENNoBitbucket Cloud API token. Optional.
BITBUCKET_WORKSPACENoBitbucket workspace name (e.g., your-workspace). Optional.
ENABLE_BITBUCKET_PR_TOOLSNoSet to 'true' to enable additional Bitbucket PR tools (commits, diffs, comments, etc.). Optional, defaults to 'false'.
ENABLE_BITBUCKET_ADMIN_TOOLSNoSet to 'true' to enable Bitbucket admin tools (build statuses, pipelines, tasks, etc.). Optional, defaults to 'false'.

Capabilities

Server capabilities have not been inspected yet.

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/db3net/db3-atlassian-mcp'

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