35
/ 100
1 month ago
glama

akm-bridge

MCP server for AKM v0.8.1, exposing 14 read-only tools via JSON-RPC over stdio to integrate AKM CLI with OpenCode.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 6 credentials: CSRF_SECRET, REMOTE_PASSWORD, SESSION_SECRET, SMTP_PASSWORD, TELEGRAM_BOT_TOKEN, WEBHOOK_SECRET
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.
configAKM_AGENT_MODE
configAKM_BINARY
configAKM_DATA_DIR
configAKM_TIMEOUT
configAKM_WRITE_ENABLED
configAKM_WRITE_TIMEOUT
configBUN_VERSION
🔐 secretCSRF_SECRET
configDASHBOARD_AUTH
configDASHBOARD_BASE_URL
configDASHBOARD_CACHE_TTL
configDASHBOARD_HOST
configDASHBOARD_PORT
configMCP_HTTP_PORT
configNOTIFICATION_BACKOFF_MULTIPLIER
configNOTIFICATION_DB_PATH
configNOTIFICATION_INITIAL_DELAY_MS
configNOTIFICATION_MAX_ATTEMPTS
configREMOTE_AUTH
configREMOTE_HOST
🔐 secretREMOTE_PASSWORD
configREMOTE_PORT
🔐 secretSESSION_SECRET
configSMTP_FROM_ADDRESS
configSMTP_FROM_NAME
configSMTP_HOST
🔐 secretSMTP_PASSWORD
configSMTP_PORT
configSMTP_RECIPIENT_ALLOWLIST
configSMTP_TIMEOUT_MS
configSMTP_TLS
configSMTP_USERNAME
🔐 secretTELEGRAM_BOT_TOKEN
configTELEGRAM_CHAT_ALLOWLIST
configTELEGRAM_CHAT_ID
configTELEGRAM_PARSE_MODE
configTELEGRAM_TIMEOUT_MS
configTICK_INTERVAL
configWEBHOOK_ALLOWED_HOSTS
🔐 secretWEBHOOK_SECRET
configWEBHOOK_TIMEOUT_MS
configWEBHOOK_URL
configWORKER_CONCURRENCY
configWORKER_POLL_MS
// 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/przemyslawzielinski87-debug-akm-bridge-zdlt08)](https://m8ven.ai/mcp/przemyslawzielinski87-debug-akm-bridge-zdlt08)
commit: 1689f376bdb88702512b9cecbd825240e10bf434
code hash: 6a69bf0d9bceefcc09d975f819f22f00f831884d187f1300dbde55ee72df4092
verified: 6/18/2026, 11:21:01 AM
view raw JSON →