aira-mcp-server
aira-mcp-server MCP 서버
git 스테이징 파일에서 커밋 메시지를 생성하기 위한 모델 컨텍스트 프로토콜 서버
간단한 메모 시스템을 구현하는 TypeScript 기반 MCP 서버입니다. 다음을 제공하여 핵심 MCP 개념을 보여줍니다.
Git 상태 정보 검색
기존 커밋 형식을 사용한 커밋 메시지 생성
Gitflow 초기화 및 관리
지점 작업(생성, 병합, 목록)
🚀 특징
📝 기존 커밋 메시지 생성
🌳 Gitflow 워크플로 지원
🔍 Git 상태 확인
🔄 지점 관리
Related MCP server: Git Prompts MCP Server
🛠️ 설치
지엑스피1
📖 사용법
설정에서 MCP 서버를 구성하세요.
{
"mcpServers": {
"aira": {
"command": "node",
"args": ["path/to/aira-mcp-server/build/index.js"]
}
}
}🔧 사용 가능한 도구
상태 가져오기
Git 상태 정보를 검색합니다.
생성_커밋
지정된 파일에 대한 커밋을 만들고 실행합니다.
init_gitflow
Gitflow를 초기화합니다.
브랜치 생성
새로운 지점을 만듭니다.
병합_분기
Gitflow에 따라 브랜치를 병합합니다.
리스트 브랜치
모든 Gitflow 브랜치를 나열합니다.
📄 라이센스
MIT 라이센스
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseBqualityAmaintenanceA Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.1289,748MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that generates prompts based on Git repository content, including a command to generate PR descriptions from diffs.32MIT
- FlicenseBqualityNot gradedmaintenanceA Model Context Protocol server that provides Commitizen functionality, enabling AI assistants to generate, validate, and work with conventional commit messages.21
- AlicenseAqualityDmaintenanceAnalyzes Git repository changes and generates conventional, context-aware commit messages using the Model Context Protocol.15MIT
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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