69
/ 100
29 days ago
glama

MCP Agent Toolkit

An MCP server providing tools for read-only SQL queries, REST API calls, sandboxed Python execution, and resource lifecycle management, enabling multi-step research and data tasks.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, ANTHROPIC_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.
configOPENAI_MODELNo gpt-4o-mini OpenAI model name.
configANTHROPIC_MODELNo claude-3-5-haiku-latest Anthropic model name.
configLLM_PROVIDERThis example runs with the default =mock and requires no API key.
🔐 secretOPENAI_API_KEYOnly if LLM_PROVIDER=openai — OpenAI API key.
🔐 secretANTHROPIC_API_KEYOnly if LLM_PROVIDER=anthropic — Anthropic API key.
configMOCK_REST_BASE_URLNo http://127.0.0.1:8811 Base URL the rest_exchange_rate tool calls.
// 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/mahnooramjad05-mcp-agent-toolkit-2t4apd)](https://m8ven.ai/mcp/mahnooramjad05-mcp-agent-toolkit-2t4apd)
commit: fbb7b442d6eca2b45ed9eb32e6eb5d1715f362ea
code hash: fae2f1585e4fee6c768e3dc02cc66e3749f4f72ad2b1d5087992a85ab03c7694
verified: 7/2/2026, 9:17:01 AM
view raw JSON →