MCP server for semantic search of GitHub issues/PRs via Cloudflare Worker
{ "mcpServers": { "github-rag": { "command": "npx", "args": [ "-y", "github-rag-mcp" ] } } }