Skip to main content
Glama

Bitbucket MCP Server

by Korfu
package.json945 B
{ "name": "@korfu/bitbucket-mcp", "version": "1.0.3", "description": "MCP server for Bitbucket Cloud integration", "main": "dist/index.js", "bin": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "prepublishOnly": "npm run build" }, "files": [ "dist", "README.md", "LICENSE" ], "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "axios": "^1.6.0", "zod": "^3.22.0", "@types/node": "^20.12.7", "commander": "^12.0.0", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.4.5", "tsx": "^4.0.0", "@types/node-fetch": "^2.6.11" }, "repository": { "type": "git", "url": "git+https://github.com/Korfu/mcp-bitbucket.git" }, "keywords": ["mcp", "bitbucket", "cursor", "integration"], "author": "Korfu", "license": "MIT" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Korfu/mcp-bitbucket'

If you have feedback or need assistance with the MCP directory API, please join our Discord server