Bitbucket MCP Server
Rank #3,887io.github.lawp09/bitbucket-mcp
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
Bitbucket MCP Server is a Model Context Protocol (MCP) server published by lawp09. It ranks #3,887 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Bitbucket MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 27 tracked versions. It was first listed on Oct 31, 2025 and most recently updated on Sep 15, 2026.
Ranks ahead of 128,159 of 132,046 servers on MCP Toplist.
Use Bitbucket MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bitbucket-mcp -- uvx bitbucket-mcp-py[mcp_servers.bitbucket-mcp]
command = "uvx"
args = ["bitbucket-mcp-py"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bitbucket-mcp": {
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bitbucket-mcp": {
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bitbucket-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bitbucket-mcp": {
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bitbucket-mcp": {
"command": "uvx",
"args": [
"bitbucket-mcp-py"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lawp09%2Fbitbucket-mcp)<a href="https://mcptoplist.com/server/io.github.lawp09%2Fbitbucket-mcp"><img src="https://mcptoplist.com/badge/io.github.lawp09%2Fbitbucket-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lawp09
Available versions (27)
| Version | Published |
|---|---|
| 1.26.1 | Sep 15, 2026 |
| 1.25.0 | Aug 12, 2026 |
| 1.24.0 | Aug 4, 2026 |
| 1.23.0 | Jun 30, 2026 |
| 1.22.0 | Jun 29, 2026 |
| 1.21.0 | Jun 29, 2026 |
| 1.20.0 | Jun 28, 2026 |
| 1.19.0 | Jun 28, 2026 |
| 1.18.0 | Jun 28, 2026 |
| 1.17.0 | Jun 26, 2026 |
| 1.16.1 | Jun 26, 2026 |
| 1.16.0 | Jun 26, 2026 |
| 1.15.1 | Mar 20, 2026 |
| 1.15.0 | Mar 18, 2026 |
| 1.14.1 | Mar 13, 2026 |
| 1.14.0 | Mar 11, 2026 |
| 1.13.1 | Mar 9, 2026 |
| 1.13.0 | Mar 9, 2026 |
| 1.12.0 | Feb 27, 2026 |
| 1.11.0 | Feb 26, 2026 |
| 1.10.1 | Feb 25, 2026 |
| 1.10.0 | Feb 25, 2026 |
| 1.9.0 | Feb 25, 2026 |
| 1.8.1 | Feb 24, 2026 |
| 1.8.0 | Feb 24, 2026 |
| 1.4.1 | Feb 14, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Bitbucket MCP Server?
- Bitbucket MCP Server is maintained by lawp09, which publishes 1 MCP server (27 total versions) tracked on MCP Toplist.
- Is Bitbucket MCP Server listed on the Official MCP Registry?
- Yes — Bitbucket MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Bitbucket MCP Server have?
- MCP Toplist tracks 27 versions of Bitbucket MCP Server, most recently published on Sep 15, 2026.
- Where can I find the source code for Bitbucket MCP Server?
- The source code for Bitbucket MCP Server is hosted at github.com/lawp09/bitbucket-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.