66
/ 100
1 month ago
mcp_so

CodeView MCP πŸͺ„

AI-powered code-review toolkit: MCP server + CLI to analyze GitHub PRs with local LLM smells, cloud LLM summaries, inline comments, risk gating, and test stub generation.

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.
βœ…
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
πŸ”
You'll be asked for 2 credentials: GH_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.
πŸ” secretGH_TOKENβ€” set_in_keyring("", "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") #GitHub PAT
configRG_RISK_THRESHOLD
configRG_CLOUD_MODEL
configCODEVIEW_LOCAL_TIMEOUT
πŸ” secretOPENAI_API_KEYβ€” set_in_keyring("", "gsk_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx") # Groq/OpenAI key
configOPENAI_BASE_URLβ€” set_in_keyring("", "https://api.groq.com/openai/v1")
// 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/mann-uofg-codeview-mcp-1kvq12)](https://m8ven.ai/mcp/mann-uofg-codeview-mcp-1kvq12)
commit: d4aa4c4d13baa1088ec2f5c5596f41da503d5fdd
code hash: b3089128fdff8fb95887158f20a7b197ba5ba627140f00c465c0aee7be10506b
verified: 6/17/2026, 11:47:53 AM
view raw JSON β†’