62
/ 100
14 days ago
glama

claude-interview-mode

Turns Claude into a structured interviewer with a collective evolution system that gets smarter with each conversation.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — end_interview (line 206: sb.from("interview_metadata").insert({)
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: SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_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.
🔐 secretSUPABASE_ANON_KEY"": "your-anon-key"
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSUPABASE_URL"": "https://your-project.supabase.co",
// 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 8 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/teabagkim-claude-interview-mode-1mqj73)](https://m8ven.ai/mcp/teabagkim-claude-interview-mode-1mqj73)
commit: 8c3c3b26bfa5f22cea7443fb2064e69b7a5c5782
code hash: 710d5b3cbca42db3f5f61147258e45357e9158ae2367614d6028aca55477fa6b
verified: 7/17/2026, 8:35:45 AM
view raw JSON →