74
/ 100
18 days ago
glama

Simple MCP Server - Learning Edition

A minimal, well-commented MCP server designed to teach how MCP servers work, with example tools like adding numbers, formatting text, and getting the current time.

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: GEMINI_API_KEY, NEWS_API_KEY, RESEND_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.
configEMAIL_FROM
🔐 secretGEMINI_API_KEY
🔐 secretNEWS_API_KEY
configRECIPIENT_EMAIL
🔐 secretRESEND_API_KEY
configSEND_TIME
// 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 6 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/ythabti-mcp-server-i9ylzy)](https://m8ven.ai/mcp/ythabti-mcp-server-i9ylzy)
commit: 4abf067738ca4272f8707112ca5732e33202ebaa
code hash: a296aabf2c20c461cf164f24d2b7602022dd3d2c24d65253f3411780db953aa4
verified: 6/26/2026, 9:42:12 AM
view raw JSON →