62
/ 100
2 days ago
glama

dispatch-agent

An MCP server that delegates filesystem operations to a specialized React agent, reducing context usage and improving accuracy for AI applications like Claude Code.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 1 credential: 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.
🔐 secretAPI_KEYexport ="your-api-key-here"
configBASE_URLexport ="https://api.openai.com/v1"
configLLM_PROVIDERexport ="openai" # or "anthropic"
configMODEL_NAMEexport ="gpt-4o"
// 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 2 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/abhinav-mangla-dispatch-agent-1e744w)](https://m8ven.ai/mcp/abhinav-mangla-dispatch-agent-1e744w)
commit: 8150ae0336dac6450410ed3b62835457cd01a409
code hash: 494f471ff05574d739b8f7621eb12f3472a05082b818e7ea33a8fadd54eb1916
verified: 6/21/2026, 10:21:24 AM
view raw JSON →