release-intel-mcp
Related Servers
Alternatives to release-intel-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceAn MCP server that generates release intelligence from GitHub repository data, correlating commits, pull requests, issues, and contributors between two git refs to produce structured context for release notes, changelogs, and summaries.332 npm2MIT
- AlicenseBqualityDmaintenanceProvides tools for accessing, comparing, and analyzing GitHub repository releases with rich formatting and detailed information.52 npm3ISC
- FlicenseAqualityDmaintenanceEnables analysis of GitHub Pull Requests, including details, diff, file lists, and review tracking.3-
- FlicenseNot gradedqualityCmaintenanceEnables automated semantic release notes, PR tagging, and changelog verification by integrating GitHub, GitLab, and Jira MCP servers.-
- AlicenseAqualityDmaintenanceEnables querying GitHub repositories for pull requests, commits, and comparisons to understand code changes.53 npmApache 2.0
- AlicenseNot gradedqualityBmaintenanceProvides read-only, structured access to a Git repository's history through seven typed tools, enabling search commits, file evolution, blame, churn, contributors, commit details, and ref comparisons without a shell.MIT
TDQS
Scored across 3 tools
Each tool targets a distinct deliverable: raw commits with PR enrichment, PR metadata with categorization, and a ready-to-use summary. Descriptions clearly differentiate the level of aggregation, so an agent should have no trouble selecting the right one.
All tools follow a consistent get_ prefix followed by a descriptive noun phrase (changes_between_refs, pull_requests_in_range, release_summary). The pattern is uniform and predictable.
With three tools, the surface is tightly scoped to the release-intel domain. Each tool serves a distinct purpose and none feel redundant or missing, making the count ideal for this focused use case.
The trio covers the complete workflow for release note generation: raw commit data, detailed PR information, and an aggregated summary with statistics and contributor lists. There are no obvious dead ends or missing operations within the stated purpose.