Loading subscription status...
{
"mcpServers": [
{
"bitbucket": {
"env": {
"BITBUCKET_URL": "https://bitbucket.org/your-workspace",
"BITBUCKET_PASSWORD": "your-app-password",
"BITBUCKET_USERNAME": "your-username"
},
"args": [
"-y",
"bitbucket-mcp@latest"
],
"command": "npx"
}
}
]
}