Skip to main content
Glama
bobmaertz

Bitbucket MCP Server

by bobmaertz
package.json718 B
{ "name": "bitbucket-api", "version": "1.0.0", "description": "TypeScript client for Bitbucket Cloud REST API 2.0", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", "types": "./dist/index.d.ts" } }, "scripts": { "build": "tsc", "clean": "rm -rf dist", "test": "vitest run", "test:watch": "vitest" }, "keywords": [ "bitbucket", "api", "rest", "client", "typescript" ], "author": "", "license": "MIT", "dependencies": { "axios": "^1.7.7" }, "devDependencies": { "@types/node": "^18.19.50", "typescript": "^5.6.2", "vitest": "^1.6.0" } }

Latest Blog Posts

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/bobmaertz/bitbucket-mcp'

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