GitHub announced on July 2, 2026 that Issue fields are generally available, including integration with GitHub's MCP server.
Primary source: GitHub Changelog, July 2, 2026.
That creates a useful beginner project: validate structured issue metadata before an MCP client—or any program—uses it. The schema below is invented for learning. It is not GitHub's API schema.
Define three fields
// schema.mjs






