69
/ 100
5 hours ago
glama

MCP Server Practice

A practice project demonstrating how to build Model Context Protocol servers with Python, LangGraph, and Groq, featuring a math server via stdio and a weather server via streamable-http, enabling arithmetic operations and mock weather queries through an AI 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 1 credential: 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.
🔐 secretGROQ_API_KEYyour_groq_api_key
// 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/shreenithi23-mcp-server-practice-buflhl)](https://m8ven.ai/mcp/shreenithi23-mcp-server-practice-buflhl)
commit: ad03b74ae30bbaa1b4e91422fcad7b86550382d3
code hash: 7f3f7b2251f6816d04fd2f631b1053b844dc876bd83508174aadbec5c1392484
verified: 6/28/2026, 9:09:15 AM
view raw JSON →