69
/ 100
11 days ago
glama

FleetMind MCP Server

AI-powered delivery dispatch management system with 29 tools for managing orders, drivers, and intelligent route assignments. Uses Gemini 2.0 Flash AI to optimize delivery assignments based on weather, traffic, driver capabilities, and vehicle types.

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 5 credentials: GOOGLE_MAPS_API_KEY, GOOGLE_API_KEY, OPENWEATHERMAP_API_KEY, DB_PASSWORD, FLEETMIND_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.
configPORT
configHOST
🔐 secretGOOGLE_MAPS_API_KEY
configENV✅ Production safeguards (SKIP_AUTH blocked when =production)
configSKIP_AUTH✅ Production safeguards ( blocked when ENV=production)
🔐 secretGOOGLE_API_KEY
🔐 secretOPENWEATHERMAP_API_KEY
configDB_HOST
configDB_PORT
configDB_NAME
configDB_USER
🔐 secretDB_PASSWORD
configENVIRONMENT
🔐 secretFLEETMIND_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/mashrur-rahman-fahim-fleetmind-mcp-12vwi8)](https://m8ven.ai/mcp/mashrur-rahman-fahim-fleetmind-mcp-12vwi8)
commit: ee2f19c50168a6941118ee415af2d7c101e22891
code hash: e8b3a34b9183b1afc87de6d8fd2ac8e5c7a6f4d6327b1cdd41a5add2d9a13288
verified: 6/17/2026, 12:47:13 PM
view raw JSON →