Skip to main content
Glama

aira-mcp-server

get_status

Retrieve Git repository status information to monitor changes and track progress. Requires the absolute path of the repository for accurate results.

Instructions

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

Input Schema

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

Input Schema (JSON Schema)

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

You must be authenticated.

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