
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "bitbucket": {4 "env": {5 "BITBUCKET_URL": "https://your-bitbucket-server.com",6 "BITBUCKET_TOKEN": "your-access-token",7 "BITBUCKET_DEFAULT_PROJECT": "your-default-project"8 },9 "args": [10 "/path/to/bitbucket-server/build/index.js"11 ],12 "command": "node"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation