Bitbucket MCP for Windsurf
io.github.matanyemini/bitbucket-mcp
Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration
client:Windsurf
transport:stdio
runtime:npm
Install Bitbucket MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bitbucket-mcp": {
"command": "npx",
"args": [
"-y",
"bitbucket-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs