Skip to main content
Glama

Bitbucket MCP Server

by Korfu

get_project

Retrieve a specific Bitbucket project using its unique key to access project details and manage repository information directly from your workspace.

Instructions

Get a single project by its key.

Input Schema

NameRequiredDescriptionDefault
project_keyYesThe key of the project.

Input Schema (JSON Schema)

{ "properties": { "project_key": { "description": "The key of the project.", "type": "string" } }, "required": [ "project_key" ], "type": "object" }

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