Back to Developer Tools
GitHub Issue Finder
Integrates with GitHub's API to find similar issues using Jaccard similarity, streamlining support workflows and reducing response times in project management.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"github-issue-finder": {
// See GitHub repository for configuration
}
}
}See the GitHub repository for full installation instructions.