Skip to main content
Glama

Atlassian Bitbucket MCP Server

by aashari
.env.example642 B
# Enable debug logging DEBUG=false # Atlassian Configuration - Method 1 (Standard Atlassian - recommended) # Use this for general Atlassian services (works with Bitbucket, Jira, Confluence) ATLASSIAN_SITE_NAME=your-instance ATLASSIAN_USER_EMAIL=your-email@example.com ATLASSIAN_API_TOKEN= # Atlassian Configuration - Method 2 (Bitbucket-specific alternative) # Use this if you prefer Bitbucket username + app password authentication # ATLASSIAN_BITBUCKET_USERNAME=your-bitbucket-username # ATLASSIAN_BITBUCKET_APP_PASSWORD=your-app-password # Optional: Default workspace for commands # BITBUCKET_DEFAULT_WORKSPACE=your-main-workspace-slug

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

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