by MCP Community
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, g
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, g
npx -y @aashari/mcp-server-atlassian-bitbucket
npx -y @aashari/mcp-server-atlassian-bitbucket
{
"mcpServers": {
"atlassian-bitbucket": {
"command": "npx",
"args": ["-y", "@aashari/mcp-server-atlassian-bitbucket"]
}
}
}Authentication
OAuth + DCRServer class
VendorCompliance
None declared