I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

garc33_bitbucket-server-mcp-server
Espejo de https: //github.com/garc33/bitbucket-server-mcp-server
0
Github Watches
1
Github Forks
0
Github Stars
Bitbucket Server MCP
MCP (Model Context Protocol) server for Bitbucket Server Pull Request management. This server provides tools and resources to interact with the Bitbucket Server API through the MCP protocol.
Requirements
- Node.js >= 16
Installation
npm install
Build
npm run build
Features
The server provides the following tools for Bitbucket Server integration:
create_pull_request
Creates a new pull request.
Parameters:
-
project
(required): Bitbucket project key -
repository
(required): Repository slug -
title
(required): PR title -
description
: PR description -
sourceBranch
(required): Source branch name -
targetBranch
(required): Target branch name -
reviewers
: Array of reviewer usernames
get_pull_request
Retrieves detailed information about a specific pull request.
Parameters:
-
project
(required): Bitbucket project key -
repository
(required): Repository slug -
prId
(required): Pull request ID
merge_pull_request
Merges a pull request.
Parameters:
-
project
(required): Bitbucket project key -
repository
(required): Repository slug -
prId
(required): Pull request ID -
message
: Merge commit message -
strategy
: One of:-
merge-commit
(default) -
squash
-
fast-forward
-
decline_pull_request
Declines a pull request.
Parameters:
-
project
(required): Bitbucket project key -
repository
(required): Repository slug -
prId
(required): Pull request ID -
message
: Reason for declining
add_comment
Adds a comment to a pull request.
Parameters:
-
project
(required): Bitbucket project key -
repository
(required): Repository slug -
prId
(required): Pull request ID -
text
(required): Comment text -
parentId
: Parent comment ID for replies
get_diff
Retrieves the diff for a pull request.
Parameters:
-
project
(required): Bitbucket project key -
repository
(required): Repository slug -
prId
(required): Pull request ID -
contextLines
: Number of context lines (default: 10)
get_reviews
Fetches the review history of a pull request, including approvals and reviews.
Parameters:
-
project
(required): Bitbucket project key -
repository
(required): Repository slug -
prId
(required): Pull request ID
Dependencies
-
@modelcontextprotocol/sdk
- SDK for MCP protocol implementation -
axios
- HTTP client for API requests -
winston
- Logging framework
Configuration
The server requires configuration in the VSCode MCP settings file. Here's a sample configuration:
{
"mcpServers": {
"bitbucket": {
"command": "node",
"args": ["/path/to/bitbucket-server/build/index.js"],
"env": {
"BITBUCKET_URL": "https://your-bitbucket-server.com",
// Authentication (choose one):
// Option 1: Personal Access Token
"BITBUCKET_TOKEN": "your-access-token",
// Option 2: Username/Password
"BITBUCKET_USERNAME": "your-username",
"BITBUCKET_PASSWORD": "your-password"
}
}
}
}
Environment Variables
-
BITBUCKET_URL
(required): Base URL of your Bitbucket Server instance - Authentication (one of the following is required):
-
BITBUCKET_TOKEN
: Personal access token -
BITBUCKET_USERNAME
andBITBUCKET_PASSWORD
: Basic authentication credentials
-
Logging
The server logs all operations to bitbucket.log
using Winston for debugging and monitoring purposes.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Espejo dehttps: //github.com/agentience/practices_mcp_server
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Reviews

user_wcAzbrzc
I've been using Google Meet via the MCP application created by cool-man-vk, and I must say it has been a seamless experience. The integration is smooth, making virtual meetings easy and efficient. Thanks to this setup, I can connect with my team effortlessly. Highly recommend it for anyone relying on Google Meet for their collaboration needs.