Skip to main content
Glama

aira-mcp-server

get_status

Retrieve Git repository status information using the specified absolute path to analyze changes and prepare for commit message generation.

Instructions

Gitのステータス情報を取得します

Input Schema

NameRequiredDescriptionDefault
pathYesGitリポジトリの絶対パス

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Gitリポジトリの絶対パス", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from aira-mcp-server

Related Tools

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/Sunwood-ai-labs/aira-mcp-server'

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