71
/ 100
2 days ago
glama

ccg-mcp

Enables Claude Code Desktop to call OpenAI Codex/GPT-5 and Gemini APIs via stdio MCP, without requiring local CLI tools.

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 4 credentials: ANTHROPIC_API_KEY, OPENAI_API_KEY, GOOGLE_API_KEY, GENAI_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.
configCCG_MCP_TIMEOUT全部 超时秒数,默认 600
🔐 secretANTHROPIC_API_KEY"": "${env:ANTHROPIC_API_KEY}"
configANTHROPIC_BASE_URL"": "https://hk1.augmunt.com"
🔐 secretOPENAI_API_KEY"": "${env:OPENAI_API_KEY}"
configOPENAI_BASE_URL"": "https://hk1.augmunt.com/v1"
🔐 secretGOOGLE_API_KEY"": "${env:GOOGLE_API_KEY}"
🔐 secretGENAI_API_KEY
configGEMINI_API_ENDPOINT"": "hk1.augmunt.com"
// 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 4 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/erenshkigal111-ccg-mcp-zkr4e1)](https://m8ven.ai/mcp/erenshkigal111-ccg-mcp-zkr4e1)
commit: 39f7c865f161ad92c50acbadfecdbf9f8225332c
code hash: 89bc58c7d8350a38a7f297158af41b2fbeed4c292a8a191a6719f798b2826b74
verified: 6/28/2026, 9:11:36 AM
view raw JSON →