69
/ 100
7 days ago
glama

alopeyk-mcp

A self-hostable MCP server for Alopeyk (الوپیک), an Iranian on-demand delivery and logistics company, enabling LLM agents to geocode addresses, quote and track deliveries, manage parcels, and optionally create/cancel real orders.

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 3 credentials: ALOPEYK_ACCESS_TOKEN, ALOPEYK_PASSWORD, ALOPEYK_ALONOMIC_TOKEN
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.
configALOPEYK_ENVIRONMENTexport =production # or sandbox
configALOPEYK_ONDEMAND_BASE_URLderived Override the On-Demand base URL.
configALOPEYK_BUSINESS_BASE_URLderived Override the Alonomic base URL.
configALOPEYK_TRACKING_URLderived Override the tracking web-app base URL.
🔐 secretALOPEYK_ACCESS_TOKENexport =your-ondemand-jwt
configALOPEYK_EMAILexport =ops@example.com
🔐 secretALOPEYK_PASSWORDexport =your-password
🔐 secretALOPEYK_ALONOMIC_TOKENexport =your-alonomic-token
configALOPEYK_ENABLE_ORDERINGexport =true # allow create/cancel/finish + parcels
configALOPEYK_READ_ONLYfalse Master switch: forces ordering off.
configALOPEYK_VERIFY_SSLtrue Verify TLS certificates.
configALOPEYK_TIMEOUT30 Per-request timeout (seconds).
// 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/dwin-gharibi-alopeyk-mcp-vnnvrv)](https://m8ven.ai/mcp/dwin-gharibi-alopeyk-mcp-vnnvrv)
commit: 139d8745956d9ea8d44909f21874fdfb9dae0a20
code hash: abe51f2cc4f21132bc1baef6c85a4295757d0c40c900a9f94ffbf9bff1ee3fbb
verified: 6/21/2026, 10:35:11 AM
view raw JSON →