aira-mcp-server

Integrations

  • Provides Git repository management capabilities including retrieving status information, creating commit messages with conventional commit format, Gitflow initialization and management, and branch operations (create, merge, list)

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 라이센스

You must be authenticated.

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
            44,966
            JavaScript
            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
            369
            55
            TypeScript
            Apache 2.0
          • A
            security
            F
            license
            A
            quality
            A Model Context Protocol server that automatically generates structured release notes from Git repository tags, analyzing differences between tags and saving formatted Markdown output to the .iris directory.
            Last updated -
            1
            0
            JavaScript
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables interaction with GitLab accounts to manage repositories, merge requests, code reviews, and CI/CD pipelines through natural language.
            Last updated -
            41
            2
            TypeScript
            MIT License
            • Apple

          View all related MCP servers

          ID: dwd1o4okcw