
1{2 "mcpServers": {3 "bitbucket": {4 "env": {5 "BITBUCKET_USERNAME": "your-username",6 "BITBUCKET_APP_PASSWORD": "your-app-password"7 },8 "args": [9 "run",10 "--directory",11 "/path/to/mcp-bitbucket",12 "-m",13 "mcp_bitbucket.server"14 ],15 "command": "uv"16 }17 }18}
No reviews yet. Be the first to review!
Sign in to join the conversation