Skip to main content
Glama
coreline-ai

Antigravity GLM MCP

by coreline-ai

glm_git_commit

Stage all modified files and create a Git commit with a custom message. Supports specifying a repository path, defaulting to the current project.

Instructions

Git 커밋.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
messageYes커밋 메시지
add_allNo커밋 전 모든 변경사항 스테이징 여부 (git add -A)
repo_pathNo저장소 경로 (기본값: 현재 프로젝트 루트)
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, and the description does not mention that the tool creates a commit (a mutation). It fails to disclose side effects, required permissions, or any behavioral characteristics.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise (two Korean words) but under-specified. While brevity is good, it sacrifices clarity and completeness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 3 parameters, no output schema, and no annotations, the description is severely incomplete. It does not explain return values, behavior, or how it fits into the git workflow.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents the parameters. The description adds no additional parameter semantics beyond what is in the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose1/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Git 커밋.' is a tautology of the tool name 'glm_git_commit'. It provides no additional information about what the tool does beyond restating its name.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool versus alternatives like glm_git_diff, glm_git_log, or glm_git_status. The description offers no context for appropriate usage.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/coreline-ai/antigravity_glm_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server