Skip to main content
Glama
heminei

jira-bitbucket-mcp

by heminei

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_PATNoPersonal access token, sent as Authorization: Bearer.
JIRA_BASE_URLNoInstance URL. Must be https (except localhost).
JIRA_READ_ONLYNoSet to 1 to register only the read tools.0
BITBUCKET_TOKENNoHTTP access token, sent as Authorization: Bearer.
JIRA_TIMEOUT_MSNoPer-request timeout.30000
JIRA_ALLOW_DELETENoSet to 1 to register jira_delete_issue. Deletion is permanent.0
BITBUCKET_BASE_URLNoInstance URL. Must be https (except localhost).
BITBUCKET_READ_ONLYNoSet to 1 to register only the read tools.0
BITBUCKET_TIMEOUT_MSNoPer-request timeout.30000
JIRA_DEFAULT_PROJECTNoProject key used when a tool omits one, e.g. PROJ.
JIRA_MAX_TEXT_LENGTHNoDescriptions and comments are truncated to this length.4000
BITBUCKET_ALLOW_MERGENoSet to 1 to register the merge and decline tools.0
BITBUCKET_DEFAULT_REPONoRepository slug, e.g. my-repo.
BITBUCKET_DEFAULT_PROJECTNoProject key used when a tool omits one, e.g. PROJ.
BITBUCKET_MAX_TEXT_LENGTHNoDiffs, files and descriptions are truncated to this length.20000

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

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/heminei/jira-bitbucket-mcp'

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