Skip to main content
Glama
fnops

bitbucket-mcp-server

by fnops

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHTTP server bind address0.0.0.0
MCP_PORTNoHTTP server port (only when MCP_TRANSPORT=http)3000
NODE_ENVNoEnvironment: development, production, testproduction
LOG_LEVELNoLog level: fatal, error, warn, info, debug, traceinfo
MCP_TRANSPORTNoTransport type: stdio (local) or http (remote)stdio
BITBUCKET_API_URLNoAPI base URL (override for testing)https://api.bitbucket.org/2.0
BITBUCKET_USERNAMENoBitbucket account email (Basic auth, legacy). Required if BITBUCKET_API_TOKEN is not set.
BITBUCKET_API_TOKENNoAPI token (Bearer auth, recommended). If provided, takes priority over username/password.
BITBUCKET_WORKSPACEYesWorkspace slug
BITBUCKET_APP_PASSWORDNoApp password (Basic auth, legacy). Required if BITBUCKET_API_TOKEN is not set.

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

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