GitLog AI
v0.2.0 is Live

Changelogs that Developers Trust.

Turn your Git history into production-ready release notes. No more manual editing.Perfect for teams and AI agents.

zsh — 80x24
~/projectgit commit -m "feat: add dark mode"
~/projectgitlog generate
Analyzing 12 commits...
✔ Changelog v1.0.2 generated

## Features
- Added dark mode theme support (#124)
- Implemented system preference detection

## Fixes
- Resolved layout shift on mobile
~/project
Machine Readable

Context for your
AI Agents.

GitLog AI is a fully-fledged Model Context Protocol (MCP) server. Connect your local agents (Claude Desktop, IDEs) to get real-time awareness of your codebase evolution.

Stdio MCPFor Claude Desktop & Local LLMs
HTTP SSEFor Remote Agents & Webhooks
View Integration Guide

// claude_desktop_config.json

"mcpServers": {

"gitlog": {

"command": "npx",

"args": ["-y", "gitlog-mcp"],

"env": { "GITHUB_TOKEN": "..." }

}

}

// Agent Usage

> @gitlog What features were added in the last release?

Analyzed v0.2.0: Added Dark Mode, fixed auth bug.

The Complete Toolkit.

Everything you need to automate your release workflow, built for scale.

Smart Sync

Native GitHub OAuth integration.

Deep Inspection

LLM analysis of commit titles.

Multi-Lingual

English, Hindi, Spanish, German.

Custom Formats

Keep a Changelog, raw Markdown.

Semver Bot

Automated version suggestions.

Push to Repo

Direct CHANGELOG.md updates.

MCP Server

Technical repo awareness.

Rate Limited

IP and token-based protection.

History Hub

Unified dashboard for history.

BYOK Enabled

Use your own API keys for LLMs.

Cache Layer

Fast responses via Redis & LRU.

Privacy First

No source code stored.

Open Source.
Community First.

GitLog AI is free for everyone. We rely on community support to cover our yearly infrastructure costs.