Hey everyone! 🙂
Devdatta here! just found fastMCP cloud through Twitter.
I built an MCP server that analyzes GitHub issues and generates pull requests.
So far it's gotten got 6 PRs so far (few merged).
The interesting part is that just from issue link, it goes through convo and pin points exact directory to make changes and generates code patch to solve that issue and uses docs and historical PRs to match code style.
I have used MCP orchestration pattern (custom server + official GitHub MCP) for better management.
Currently self-hosting but exploring to put up on fastMCP cloud. Would love to hear what others are building!
GitHub:
https://github.com/devdattatalele/git-summary