MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
claude mcp add bitbucket-mcp -- uvx bitbucket-mcp-py
claude_desktop_config.json
{
"mcpServers": {
"bitbucket-mcp": {
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bitbucket-mcp": {
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bitbucket-mcp": {
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bitbucket-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bitbucket-mcp": {
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.lawp09--bitbucket-mcp/reviews or the review_server meta-tool.
POST /mcp