41
/ 100
1 month ago
glama

Context7 MCP Clone

Provides up-to-date, version-specific documentation and code examples for software libraries directly to LLMs, enabling resolution of library identifiers and retrieval of relevant documentation with code snippets.

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 3 credentials: DB_PASSWORD, GITHUB_TOKEN, JWT_SECRET
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.
configAPI_CORS_ORIGIN
configAPI_PREFIXAPI base path (default: /api/v1)
configBACKEND_API_URL
configDATABASE_URLPostgreSQL connection string
configDB_HOST
configDB_NAME
🔐 secretDB_PASSWORD
configDB_PORT
configDB_USERNAME
🔐 secretGITHUB_TOKEN
configJWT_EXPIRATION
🔐 secretJWT_SECRETJWT signing key
configMCP_SERVER_PORTMCP_TRANSPORT=http =3000 pnpm start
configMCP_TRANSPORThttp MCP_SERVER_PORT=3000 pnpm start
configNEXT_PUBLIC_API_URL
configPORT
configREDIS_HOST
configREDIS_PORT
configREDIS_URLRedis connection string
// 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 3 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/aiatamai-atamai-mcp-19qnqy)](https://m8ven.ai/mcp/aiatamai-atamai-mcp-19qnqy)
commit: 7d5745f41e5688218607adb8201b8b0d24bc6872
code hash: 4e7c01f26e5fffba20bec8a22ac15fd6eb98b767555d49a0502ea0b43e19ca93
verified: 6/18/2026, 11:53:06 AM
view raw JSON →