Changelog Ai MCP
Changelog generator MCP — parse commits, categorise changes, generate release notes, semantic ver...
Changelog generator MCP — parse commits, categorise changes, generate release notes, semantic versioning. MIT.
🚀 Quick Start
# Install via pip
pip install changelog_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install changelog-ai-mcp --client claude
✨ Features
- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
- ✅ Article 9 — Risk Management System
- ✅ Article 13 — Transparency & Instructions for Use
- ✅ Article 15 — Bias Detection & Testing
- ✅ Article 26 — FRIA Support (where applicable)
- ✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo — Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
📜 License
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Each tier above the free self-host adds HMAC-signed attestations verifiable at `verify.meok.ai`. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"changelog-ai-mcp": {
"command": "uvx",
"args": ["changelog-ai-mcp"]
}
}
}
Or: pip install changelog-ai-mcp then run the changelog-ai-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
parse_changelogto …" - "Use
generate_entryto …" - "Use
bump_versionto …"
Release files for changelog-ai-mcp 1.0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| changelog_ai_mcp-1.0.11.tar.gz | 17.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| changelog_ai_mcp-1.0.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.7 kB
Release files / changelog_ai_mcp-1.0.11.tar.gz
| Download URL | changelog_ai_mcp-1.0.11.tar.gz |
|---|---|
| Size | 17.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1754a2b44689addce2f2d8304f7dc5d82f51063ea5fe5f2324a7ffc39c570c41
|
|
BLAKE2b-256 checksum How to use checksums |
a80df862e5d7d28402e380efba6fb942229386f5293d0c7ac142dc1d2a9ec28a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / changelog_ai_mcp-1.0.11-py3-none-any.whl
| Download URL | changelog_ai_mcp-1.0.11-py3-none-any.whl |
|---|---|
| Size | 10.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
713912d4c1de6104d6857cc464feaf34c2a10cd17f28322d0a065fad0b636bde
|
|
BLAKE2b-256 checksum How to use checksums |
ea33e194f963937388ed39d7cb163f40b7c1edc101e8fcf756fef2bfa21c14d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|