Skip to main content
Glama

Bitbucket MCP Server

by pdogra1299
.npmignore446 B
# Source files src/ *.ts !*.d.ts # Development files .gitignore tsconfig.json .vscode/ .idea/ # Test files test/ *.test.js *.spec.js # Build artifacts *.log node_modules/ .npm/ # OS files .DS_Store Thumbs.db # Editor files *.swp *.swo *~ # Documentation source docs/ # Scripts (except built ones) scripts/ # Setup guides (keep README) SETUP_GUIDE.md SETUP_GUIDE_SERVER.md # Git .git/ .gitattributes # Other .env .env.local .env.*.local

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

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