67
/ 100
2 days ago
glama

MCP Utility Server

A beginner-friendly MCP server offering time, math, internet quotes, dad jokes, file tools, web search, and optional LangChain agent.

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: OPENAI_API_KEY, GROQ_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.
configHOST0.0.0.0 Bind address inside the container
configPORT8000 HTTP port
🔐 secretOPENAI_API_KEYEnables the ask_smart LangChain tool
🔐 secretGROQ_API_KEYEnables ask_smart via Groq (preferred if both set)
// 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 7 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/gyannetics-mcp-utility-server-1yab9e)](https://m8ven.ai/mcp/gyannetics-mcp-utility-server-1yab9e)
commit: fcdab2ec4c1dbcb488433c401be8825f417df759
code hash: b47baf0cd1cd66397560e59735559105d015ed371252e6b068de09b67c969fe8
verified: 6/22/2026, 12:35:19 PM
view raw JSON →