69
/ 100
23 days ago
glama

claude_mcp_server

A CLI chat application enabling interactive conversations with AI models via the Anthropic API, with document retrieval and command-based prompt support through the MCP architecture.

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 1 credential: ANTHROPIC_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.
configLOG_LEVEL
configCLAUDE_MODEL
🔐 secretANTHROPIC_API_KEY"" # Enter your Anthropic API secret key
configUSE_UV
// 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/mitpurohit-claude-mcp-server-yhdgmf)](https://m8ven.ai/mcp/mitpurohit-claude-mcp-server-yhdgmf)
commit: efa83dfdf242a3730b7725a0679ad69e62be7a58
code hash: 3bde1dba6887267372cab56c7b429402b2a29a932e6a7b414509b29e8124b636
verified: 7/8/2026, 8:44:59 AM
view raw JSON →