A
securityF
licenseA
qualityMCP Server for the GitHub API, providing features for file operations, repository management, and advanced search, with automatic branch creation and comprehensive error handling.
Last updated -
18
4
3
TypeScript
Bitbucket 통합을 위한 MCP 서버의 Python 구현입니다. MCP(Model Context Protocol)는 AI 애플리케이션에 대한 안전한 로컬 도구 액세스를 지원합니다. 이 서버는 AI 애플리케이션과 동일한 머신에서 로컬로 실행됩니다.
지엑스피1
이 MCP 서버는 다음과 같은 Bitbucket 통합 도구를 제공합니다.
bb_create_repository
: 새로운 Bitbucket 저장소를 만듭니다.bb_create_branch
: 저장소에 새로운 브랜치를 생성합니다.bb_delete_repository
: Bitbucket 저장소 삭제bb_read_file
: 저장소에서 파일을 읽습니다.bb_write_file
: 저장소에 파일을 생성하거나 업데이트합니다.bb_create_issue
: 저장소에 이슈를 생성합니다.bb_delete_issue
: 저장소에서 이슈를 삭제합니다.bb_search_repositories
: 쿼리 구문을 사용하여 Bitbucket 저장소 검색bb_delete_file
: 저장소에서 파일을 삭제합니다.bb_create_pull_request
: 풀 리퀘스트 생성서버에는 Bitbucket 자격 증명을 환경 변수로 설정해야 합니다.
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
AI 애플리케이션을 위한 안전한 로컬 Bitbucket 통합을 가능하게 하는 MCP 서버의 Python 구현으로, 저장소 관리, 브랜치 생성, 파일 작업, 이슈 추적 및 풀 리퀘스트 생성을 위한 도구를 제공합니다.
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