Skip to main content
Glama

MCP Bitbucket Python

by Kallows
pyproject.toml379 B
[project] name = "mcp-bitbucket" version = "0.1.0" description = "MCP server for bitbucket python API" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp>=1.2.0", "atlassian-python-api>=3.41.4", "requests>=2.31.0" ] [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcp-bitbucket = "mcp_bitbucket:main"

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

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