Skip to main content
Glama
206,328 tools. Last updated 2026-06-17 12:44

"How to compare the master branch with a feature branch using Cursor" matching MCP tools:

  • List pending contentrain branches with merge status to identify branches for merge or deletion and monitor branch health limits (warning at 50, blocked at 80 unmerged).
    MIT
  • Check the current session state to identify the active branch and Infrahub address, enabling you to confirm which branch a write targets or whether a new session branch will be created.
    Apache 2.0
  • Reset the active session branch to control which branch your writes target. Clear cached branch for a fresh one or switch to a specific branch.
    Apache 2.0
  • Create and check out a new branch for feature development in an existing local repository. Requires repo path and branch name; optional base branch defaults to current branch.
    MIT
  • Creates a proposed change (pull request) from the active session branch to the default branch for human review, approval, and merge.
    Apache 2.0
  • Merge a review-mode branch into the contentrain branch using local git operations. Target by exact branch name or resolve by model id with optional locale.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Wellness-Master is the first pay-per-call wellness API where AI agents are first-class citizens, not an afterthought. Two distinct corpora — warm content for humans, pragmatic content for agents. Settled per call in USDC on Solana via x402. Free showroom tier, then $0.01 per item. Happy agents are productive agents.

  • Connect your Banco Master account to AI via Brazil's Open Finance: balances, statements, cards, inve

  • Delete a node from the active session branch in Infrahub. The deletion remains isolated until a proposed change merges it.
    Apache 2.0
  • Checks if a specific branch exists in the Bauplan data catalog, enabling validation of branch names before operations.
    MIT
  • Retrieve namespaces for a specified branch or commit from the Bauplan data catalog. Optionally filter by namespace name substring and limit the number of results.
    MIT
  • Push additional changes to an existing feature branch or open pull request. Adds a new commit with file modifications and pushes it to keep the branch current.
    MIT
  • Retrieve schemas of all data tables in a specified branch or reference of your Bauplan data catalog. Provide a branch name to obtain table field definitions.
    MIT
  • Import data from a specified URI into an existing table on a given branch. Provide the table name and data source URI to populate the table with new records.
    MIT
  • List commit history for any repository branch. Returns a JSON array with id, title, author, committer, message, and created_at. Requires owner and repository name; branch and limit are optional.
    MIT
  • Check if a table exists in a specific branch of the Bauplan data catalog using its name and branch reference.
    MIT