Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Aira Mcp Server

    1 stars
    TypeScript
    Updated Dec 22, 2024

    Table of Contents

    • 🚀 Features
    • 🛠️ Installation
    • 📖 Usage
    • 🔧 Available Tools
    • get_status
    • create_commit
    • init_gitflow
    • create_branch
    • merge_branch
    • list_branches
    • 📄 License

    Table of Contents

    • 🚀 Features
    • 🛠️ Installation
    • 📖 Usage
    • 🔧 Available Tools
    • get_status
    • create_commit
    • init_gitflow
    • create_branch
    • merge_branch
    • list_branches
    • 📄 License

    Documentation

    A Model Context Protocol server for creating commit messages from git staged files

    This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP concepts by providing:

    • Git status information retrieval
    • Commit message creation with conventional commit format
    • Gitflow initialization and management
    • Branch operations (create, merge, list)

    🚀 Features

    • 📝 Conventional commit message generation
    • 🌳 Gitflow workflow support
    • 🔍 Git status checking
    • 🔄 Branch management

    🛠️ Installation

    bash
    npm install
    npm run build

    📖 Usage

    Configure the MCP server in your settings:

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

    🔧 Available Tools

    get_status

    Retrieves Git status information.

    create_commit

    Creates and executes a commit for specified files.

    init_gitflow

    Initializes Gitflow.

    create_branch

    Creates a new branch.

    merge_branch

    Merges branches according to Gitflow.

    list_branches

    Lists all Gitflow branches.

    📄 License

    MIT License

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k