DEV Community

Discussion on: Drop Your Challenge Submission Here - v0

Collapse
 
dax-side profile image
Damola Adegbite

Project Title: GitNotion - GitHub → Notion + AI Reports

Short Description: Built an MCP server that pulls GitHub activity into Notion and writes reports on top of it. Point it at any repo and it syncs issues, PRs, commits into databases. Then generates weekly summaries, release notes, contributor breakdowns. Ships via npx gitnotion so you get 8 tools in Claude Desktop without any setup.

Submission Link: dev.to/dax-side/i-built-an-mcp-ser...

Feedback I want:

  1. How would you use this? Solo dev tracking your own projects? Team lead wanting automated updates?

  2. What's missing? I sync basic GitHub data but wondering what other stuff would make this worthwhile for daily use

  3. Does anyone want automated project reports? Or is this solving a problem nobody has?

Collapse
 
axrisi profile image
Nikoloz Turazashvili (@axrisi)

Interesting idea.

Have you thought about using Notion’s existing GitHub sync as the foundation, then layering your AI reports on top of that?

Feels like that could simplify the workflow and make the value prop clearer, because the most differentiated part of this project is really the summaries, release notes, and contributor insights.