69
/ 100
2 days ago
glama

Commit Canvas MCP

Analyzes a GitHub repository and user to filter meaningful commits and generate a Cursor Canvas (.canvas.tsx) inclusion tree.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: GITHUB_TOKEN, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPORT
🔐 secretGITHUB_TOKENexport =...
🔐 secretOPENAI_API_KEYexport =... # mode="llm"일 때만 필요
configOPENAI_MODELllm_model: 선택. 생략 시 또는 gpt-5-mini
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/cocomong98-commit-canvas-mcp-137jfs)](https://m8ven.ai/mcp/cocomong98-commit-canvas-mcp-137jfs)
commit: 7dbb8a17d250bb61e006d8ab484110932eca220b
code hash: 1b65cdea965c2ad0a0a0e5ccfe953e724e15f4a88bcdf06635b8872040980f76
verified: 7/29/2026, 9:06:15 AM
view raw JSON →