Release Notes Coverage Checker
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Release Notes Coverage CheckerCheck if my release notes cover the new feature and bug fix changes."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Release Notes Coverage Checker
Check whether release notes cover the feature changes, fixes, and known issues provided by the user.
This build is a single read-only Cloudflare Workers + TypeScript app. It has review shell pages, no login, no OAuth, no database, no external API calls, no GitHub access from tools, no telemetry, and no external side effects.
Identity
App Name: Release Notes Coverage Checker
App Slug: release-notes-coverage-checker
Worker name: release-notes-coverage-checker
Version: 0.1.0
Support: sidcraigau@gmail.com
Related MCP server: jan-mcp
Routes
GET /: Home page.GET /privacy: Privacy page.GET /terms: Terms page.GET /support: Support page.GET /health: stable JSON health response.GET /.well-known/openai-apps-challenge: plain-text challenge value fromOPENAI_APPS_CHALLENGE.POST /mcp: JSON-RPC 2.0 MCP endpoint.
MCP Methods
initializetools/listtools/call
tools/list returns exactly:
extract_release_itemscheck_release_notes_coverage
Local Commands
npm install
npm run dev
npm run typecheck
npm test
npm run test:mcp:local
npm run test:pages:localnpm run test:mcp:local starts a local Worker on 127.0.0.1:8787, checks /, /health, /mcp, both tools, validation errors, unknown tool, unknown method, malformed JSON, structuredContent, and output shape.
npm run test:pages:local starts a local Worker and checks the four review shell pages, navigation, support email, home copy, and the challenge route with the safe test value.
For production regression after deployment:
npm run test:mcp:production -- https://your-worker-urlThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Summarize repository changes for a release
Fact-checks generated content against your sources of truth showing what to trust, change, & verify.
Check exact npm/PyPI upgrades for evidence-backed breaking changes; query APIs and components.
Check AI work against requirements and return structured verdicts, findings, and repair steps.
Related MCP Servers
- FlicenseBqualityDmaintenanceGenerates comprehensive and formatted release notes from GitHub repositories, efficiently organizing commits by type and including detailed statistics using smart API usage.33
- AlicenseNot gradedqualityDmaintenanceConverts raw GitHub notes into polished Polish release notes, PR descriptions, and changelogs using predefined workflows.MIT
- AlicenseAqualityAmaintenanceGenerates multi-platform release announcements (X, Reddit, GitHub profile, awesome-list, MCP directory) and a publish-readiness checklist for any public GitHub repository.3MIT
- AlicenseNot gradedqualityAmaintenanceA registry of product release notes from across the web, normalized, summarized, and queryable via MCP. Enables agents and developers to search and retrieve the latest releases from hundreds of vendors.406Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/YanKe1816/release-notes-coverage-checker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server