Skip to main content
Glama
paolino

mcp-merge-guard

by paolino

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check-merge-ready

Check if a PR is ready to merge by validating CI status, approvals, and conflicts

guard-mergeA

Validate guards and merge PR only if all pass (atomic operation)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The single tool has a clearly distinct purpose.

Naming Consistency5/5

The single tool name 'guard-merge' follows a consistent verb_noun pattern, making it clear and predictable.

Tool Count3/5

The server has only one tool, which is on the low end of appropriate scope. While focused, it feels thin for typical server expectations.

Completeness2/5

The server only offers an atomic guard-and-merge operation, lacking separate validation or configuration tools. This creates significant gaps for an agent that might need to validate guards without merging.

Maintenance

ActivitySlowing
ResponsivenessNo issues