Skip to main content
Glama
387,687 tools. Last updated 2026-08-04 02:23

"A Bitbucket MCP server for managing and reviewing pull requests" matching MCP tools:

  • Compare an MCP config JSON against a recorded baseline to detect configuration drift and potential rug-pull signals. Static analysis only; never executes the server.
    Apache 2.0
  • Install and start a specific MCP server from the manifest when the exact server name is known. Returns a job ID to track provisioning progress.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Web Content Retrieval (full webpage, filtered content, or Markdown-converted), Custom User-Agent, Multi-HTTP Method Support (GET/POST/PUT/DELETE/PATCH), LLM-Controlled Request Headers, LLM-Accessible Response Headers, and more.
    Last updated
    3
    7
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Facilitates interaction with Bitbucket Server for pull request management using the MCP protocol, supporting operations such as creating, merging, commenting, and reviewing pull requests.
    Last updated
    15
    65
    Apache 2.0

Matching MCP Connectors

  • Cloud-hosted MCP server for Epidemic Sound

  • Manage your Canvas coursework with quick access to courses, assignments, and grades. Track upcomin…

  • Update a Bitbucket pull request's title, description, and reviewers. Only the fields you specify are changed, leaving the rest untouched.
    MIT
  • Fetch merge or pull requests for a project, with optional state filtering (opened, merged, closed) and a limit on results.
    MIT
  • Disconnect a running downstream MCP server without changing persistent config. Refuses if pending requests exist, unless force cancels them.
    MIT
  • Restart a downstream MCP server while keeping persistent config unchanged. Refuses if pending requests exist; set force=true to cancel them and force restart.
    MIT
  • Permanently remove a Bitbucket repository using its slug. This irreversible action deletes all repository data, including code, issues, and pull requests.
    MIT
  • Tests OAuth token validation for HTTP/SSE MCP servers by sending requests with missing, invalid, and expired JWT tokens, flagging servers that accept unauthenticated or invalid requests.
    MIT
  • Search memory content and tags by keyword to retrieve existing standards or learnings before reviewing pull requests or making suggestions.
    MIT
  • Fetch development status for a JIRA issue by key, returning linked pull requests, branches, and repositories as YAML. Read-only.
    BSD 3-Clause