71
/ 100
8 days ago
glama

AccelMCP

An MCP server with HTTP/stdio support, a web admin panel for managing services, capabilities, and user permissions with Bearer token authentication, enabling relay and access control for MCP 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 2 credentials: ADMIN_PASSWORD, SECRET_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.
configLOG_LEVEL環境変数 でログレベルを制御できます:
configADMIN_USERNAME環境変数 と ADMIN_PASSWORD で上書き可能です
🔐 secretADMIN_PASSWORD環境変数 ADMIN_USERNAME と で上書き可能です
🔐 secretSECRET_KEY
configDATABASE_URL
configFLASK_DEBUG
configSESSION_LIFETIME_HOURS
configSESSION_COOKIE_SECURE
configSESSION_COOKIE_DOMAIN
configTESTING
configACCEL_MCP_SERVER_ID
configMCP_LOG_STDOUTfalse docker compose up
configFLASK_ENVproduction docker compose up -d
configFLASK_PORT
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 3 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/t-ogawa-dev-accelmcp-1c81nn)](https://m8ven.ai/mcp/t-ogawa-dev-accelmcp-1c81nn)
commit: d5595b37883f7d6392637715aa1b8ac3e226aa57
code hash: 372ce299d222f3f0bc2af1fd46d43e6b2bf3708043bd932ce3229e661ea50e8e
verified: 6/22/2026, 12:56:02 PM
view raw JSON →