# Detecting Duplicate Issues – Public Preview and issue fields MCP support for GitHub Issues

> Source: <https://github.blog/changelog/2026-06-18-duplicate-detection-and-issue-fields-mcp-support-for-github-issues>
> Published: 2026-06-18 18:04:33+00:00

# Detecting Duplicate Issues – Public Preview and issue fields MCP support for GitHub Issues

Duplicate issues are one of the biggest time sinks for maintainers: triaging the same bug filed multiple ways, closing duplicates, and linking back to the original. For large repositories, this can take up hours every week.

As a first step to reduce maintainer triage time, issue creation now flags potential matches against existing issues in the repository as issue details are being populated. If potential matches are found, they appear inline in the issue creation form with up to three suggestions. You can review the suggested issues or continue creating your issue.

This feature is available as a public preview.

Share feedback in the [community discussion ](https://github.com/orgs/community/discussions/199395) — it directly shapes what we build next.

[Issue fields in the MCP server](#issue-fields-in-the-mcp-server)

AI tools connected to the [GitHub MCP server](https://github.com/github/github-mcp-server) can now read and write [issue fields](https://github.blog/changelog/2026-05-21-issue-fields-are-now-in-public-preview-for-all-organizations/). Agents can create fully triaged issues with priority, area, dates, and other fields automatically set, plus filter existing issues by field values.

For more information, see [the community discussion about issue fields in the GitHub MCP server](https://github.com/orgs/community/discussions/189141#discussioncomment-17219651).
