69
/ 100
7 days ago
glama

Simple MCP Server

A calculator MCP server providing add and subtract tools, along with file resources and a code review prompt, supporting in-memory, HTTP, and STDIO transports. It also includes a LangGraph ReAct agent example that uses the tools.

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_KEYCopy-Item .env.example .env # then edit .env ( is free)
configGROQ_MODEL
configOPENAI_MODEL
configPORT
// 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/tanvirislam-bd-simple-mcp-server-built-with-fastmcp-xpxaz0)](https://m8ven.ai/mcp/tanvirislam-bd-simple-mcp-server-built-with-fastmcp-xpxaz0)
commit: 3a19a5c79ddd61b233d4f66005cecb1d747ec1ef
code hash: 8975acc393d4eb2d2464ba9167b47f749d37d443ae49b9c990e3d59272a95a2e
verified: 6/20/2026, 9:12:30 AM
view raw JSON →