69
/ 100
9 days ago
glama

StudyToolMCP

MCP server providing four study tools: PDF summarization, flashcard generation, math/code problem solving, and trust-filtered web search.

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 2 credentials: GROQ_API_KEY, TAVILY_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.
configHOST
configPORT
configGROQ_MODEL
🔐 secretGROQ_API_KEYcp .env.example .env # then fill in and TAVILY_API_KEY
configMCP_TRANSPORTBy default the server runs over stdio ( unset). No host/port needed
🔐 secretTAVILY_API_KEYcp .env.example .env # then fill in GROQ_API_KEY and
// 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/naman-sys-studytoolmcp-1iu4w0)](https://m8ven.ai/mcp/naman-sys-studytoolmcp-1iu4w0)
commit: 459d22b5818f0cf82b9573dbfb0c510a18a046ac
code hash: 21000e7ec5ba6b89332c466d5d0e563ec1e545cdbc9c3025d59932e48e674e09
verified: 7/22/2026, 8:44:37 AM
view raw JSON →