Hey everyone! :slightly_smiling_face: Devdatta her...
# show-and-tell
d
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
🙌 3
catjam 2
n
hi @Devdatta Talele - thanks for sharing! you might want to consider https://github.com/jlowin/fastmcp instead of
mcp.server.FastMCP
if you prefer an easier development experience and an easy on-ramp to production (www.fastmcp.cloud) more on why `fastmcp`