Skip to main content
Glama
YanKe1816

Release Notes Coverage Checker

by YanKe1816

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 from OPENAI_APPS_CHALLENGE.

  • POST /mcp: JSON-RPC 2.0 MCP endpoint.

MCP Methods

  • initialize

  • tools/list

  • tools/call

tools/list returns exactly:

  1. extract_release_items

  2. check_release_notes_coverage

Local Commands

npm install
npm run dev
npm run typecheck
npm test
npm run test:mcp:local
npm run test:pages:local

npm 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-url
F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Checks whether a supplier RFP response addresses each requirement explicitly stated by the buyer, using deterministic text rules for requirement extraction and coverage checking.

View all related MCP servers

Related MCP Connectors

  • An agent-friendly API for product changelogs. A unified registry via CLI, API, or MCP.

  • Verify claims with verdict, confidence & cited sources; batch verify, source checks, daily brief.

  • Compliance & security scan for your app: secrets, exposed files, headers, privacy, AI-disclosure.

View all MCP Connectors

Latest Blog Posts

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