Skip to main content
Glama

Bitbucket MCP Server

by Korfu
cursor-mcp-config.json323 B
{ "mcpServers": { "bitbucket": { "command": "npx", "args": ["@korfu/bitbucket-mcp"], "env": { "BITBUCKET_USERNAME": "your_bitbucket_username_not_email", "BITBUCKET_APP_PASSWORD": "your_app_password_not_token", "BITBUCKET_WORKSPACE": "your_workspace_name" } } } }

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

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