releases-mcp

Retrieve release notes and changelogs via the Releases.sh MCP API.

3|1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/buildinternet/releases-cli --skill releases-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: releases-mcp
Source: https://github.com/buildinternet/releases-cli/tree/main/plugins/claude/releases/skills/releases-mcp
Command: npx skills add https://github.com/buildinternet/releases-cli --skill releases-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents misinformation about software changes by retrieving authoritative, up-to-date release notes, changelogs, and version histories so users get accurate answers about what's new, breaking, or changed.

Core Features & Use Cases

  • Latest Releases & Summaries: Fetch and summarize the most recent releases for an organization or product, including version numbers and dates.
  • Search & Keyword Filtering: Search releases for specific features, bug fixes, or keywords and present relevant changelog excerpts.
  • Deep Changelog Retrieval & Comparison: Retrieve canonical CHANGELOG.md files with token-aware slicing, compare release activity between products, and summarize breaking changes for migrations.

Quick Start

Ask the skill to show the latest releases and breaking changes for Next.js.

Frequently Asked Questions about releases-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the latest release notes and breaking changes for a GitHub project?

To find the latest release notes and breaking changes for a GitHub project, you can query the specific organization or product. The skill retrieves authoritative release summaries, version numbers, and dates directly from sources indexed by releases.sh and GitHub.

What is the best way to compare release activity and changelogs between different software products?

The best way to compare release activity and changelogs between different software products is to use a comparison tool. This skill compares release activity between products and summarizes breaking changes to help you evaluate migration paths.

Can I search for specific bug fixes or features within historical changelogs?

Yes, you can search for specific bug fixes or features within historical changelogs. The skill applies keyword filtering to search releases and presents relevant changelog excerpts matching your query.

How do I retrieve a specific release by id or get canonical changelog slices?

To retrieve a specific release by id or get canonical changelog slices, you can use the releases.sh MCP API. The skill fetches exact releases and retrieves canonical CHANGELOG.md files using token and offset parameters for precise slicing.

Does this tool work with GitHub and releases.sh to prevent misinformation about software updates?

Yes, this tool works with GitHub and releases.sh to prevent misinformation about software updates. It retrieves authoritative, up-to-date release notes and version histories so users get accurate answers about what is new, breaking, or changed.