Bitbucket MCP Server for Windsurf
io.github.lawp09/bitbucket-mcp
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
client:Windsurf
transport:stdio
runtime:pypi
Install Bitbucket MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bitbucket-mcp": {
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs