Skip to main content
Glama

aira-mcp-server

aira-mcp-server MCP 서버

git 스테이징 파일에서 커밋 메시지를 생성하기 위한 모델 컨텍스트 프로토콜 서버

간단한 메모 시스템을 구현하는 TypeScript 기반 MCP 서버입니다. 다음을 제공하여 핵심 MCP 개념을 보여줍니다.

  • Git 상태 정보 검색
  • 기존 커밋 형식을 사용한 커밋 메시지 생성
  • Gitflow 초기화 및 관리
  • 지점 작업(생성, 병합, 목록)

🚀 특징

  • 📝 기존 커밋 메시지 생성
  • 🌳 Gitflow 워크플로 지원
  • 🔍 Git 상태 확인
  • 🔄 지점 관리

🛠️ 설치

지엑스피1

📖 사용법

설정에서 MCP 서버를 구성하세요.

{ "mcpServers": { "aira": { "command": "node", "args": ["path/to/aira-mcp-server/build/index.js"] } } }

🔧 사용 가능한 도구

상태 가져오기

Git 상태 정보를 검색합니다.

생성_커밋

지정된 파일에 대한 커밋을 만들고 실행합니다.

init_gitflow

Gitflow를 초기화합니다.

브랜치 생성

새로운 지점을 만듭니다.

병합_분기

Gitflow에 따라 브랜치를 병합합니다.

리스트 브랜치

모든 Gitflow 브랜치를 나열합니다.

📄 라이센스

MIT 라이센스

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

git 스테이징 파일에서 커밋 메시지를 생성하기 위한 모델 컨텍스트 프로토콜 서버입니다.

  1. 🚀 특징
    1. 🛠️ 설치
      1. 📖 사용법
        1. 🔧 사용 가능한 도구
          1. 상태 가져오기
          2. 생성_커밋
          3. init_gitflow
          4. 브랜치 생성
          5. 병합_분기
          6. 리스트 브랜치
        2. 📄 라이센스

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            A 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.
            Last updated -
            12
            62,980
            TypeScript
            MIT License
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables Large Language Models to interact with Git repositories through a robust API, supporting operations like repository initialization, cloning, file staging, committing, and branch management.
            Last updated -
            21
            1,339
            101
            TypeScript
            Apache 2.0
          • A
            security
            F
            license
            A
            quality
            Node.js server implementing Model Context Protocol for git operations, enabling AI assistants to manage git repositories through natural language commands.
            Last updated -
            11
            26
            JavaScript
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables LLMs to interact with Git repositories, providing tools to read, search, and manipulate Git repositories through commands like status, diff, commit, and branch management.
            Last updated -
            12
            Python
            MIT License

          View all related MCP servers

          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