bot-relay-mcp (Maxlumiere/bot-relay-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 38 tools. No publisher has claimed this listing.
MCP coordination primitive for multi-agent workflows. Lets multiple AI coding agents (Claude Code, Cursor, n8n, custom clients) discover each other and exchange messages and tasks via a shared SQLite-backed message bus.
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
Maxlumiere
Source: Glama
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
RELAY_AGENT_NAMERELAY_AGENT_TOKENClose a terminal, lose , and the relay rejects your register_agent with AUTH_FAILED because the row is intact. Clear the registration so the agent can re-bootstrap:RELAY_ALLOW_LEGACYRELAY_ALLOW_PRIVATE_WEBHOOKSRELAY_AUDIT_LOG_PURGE_INTERVALRELAY_AUDIT_LOG_RETENTION_DAYSRELAY_AUTH_CACHE_TTL_MSRELAY_AUTO_ASSIGN_LIMITRELAY_BUSY_TTL_MINUTESRELAY_CLAUDE_HOMERELAY_CONFIG_PATHRELAY_CONSISTENCY_PROBERELAY_CONSISTENCY_PROBE_RATERELAY_DASHBOARD_OPERATORRELAY_DASHBOARD_PUSH_INTERVAL_MSRELAY_DASHBOARD_PUSH_SECRETRELAY_DASHBOARD_PUSH_URLRELAY_DASHBOARD_SECRETOn a shared machine, or any non-loopback / team / remote setup, gate it: run relay init --secret <strong-random> (or export ). The daemon requires a secret to bind to any non-loopback host.RELAY_DB_PATHRELAY_ENCRYPTION_KEYHub operator can read plaintext messages in RAM (even with set, decryption happens server-side for routing)RELAY_ENCRYPTION_KEYRINGRELAY_ENCRYPTION_KEYRING_PATHRELAY_ENCRYPTION_LEGACY_KEY_IDRELAY_FILESYSTEM_MARKERSRELAY_HEALTH_PROBE_TIMEOUT_MSRELAY_HEALTH_REASSIGN_GRACE_MINUTESRELAY_HEALTH_SCAN_LIMITRELAY_HOMERELAY_HTTP_BODY_LIMITRELAY_HTTP_HOSTEnv vars override file config: RELAY_TRANSPORT, RELAY_HTTP_PORT, , RELAY_HTTP_SECRET, RELAY_TRUSTED_PROXIES (comma-separated CIDRs).RELAY_HTTP_MAX_CONCURRENT_PER_IPRELAY_HTTP_MAX_SESSIONSRELAY_HTTP_PORTEnv vars override file config: RELAY_TRANSPORT, , RELAY_HTTP_HOST, RELAY_HTTP_SECRET, RELAY_TRUSTED_PROXIES (comma-separated CIDRs).RELAY_HTTP_RATE_LIMIT_PER_MINUTERELAY_HTTP_REAPER_INTERVAL_MSRELAY_HTTP_REAPER_TEST_MODERELAY_HTTP_SECRETEnv vars override file config: RELAY_TRANSPORT, RELAY_HTTP_PORT, RELAY_HTTP_HOST, , RELAY_TRUSTED_PROXIES (comma-separated CIDRs).RELAY_HTTP_SECRET_PREVIOUSRELAY_HTTP_SESSION_IDLE_SECONDSRELAY_INSTANCE_IDRELAY_LAZY_REENCRYPTRELAY_LOG_LEVELRELAY_MARKER_DIRRELAY_MAX_PAYLOAD_BYTESRELAY_ORPHAN_TTL_MINUTESRELAY_OUTBOX_POLL_MSRELAY_OUTBOX_RETENTION_DAYSRELAY_POSTED_ORPHAN_GRACE_SECONDSRELAY_RECORD_TRAFFICRELAY_ROTATION_GRACE_SECONDSRELAY_SCHEMA_GATINGRELAY_SQLITE_DRIVERRELAY_SSE_KEEPALIVE_MSRELAY_TERMINAL_APPDriver selection: override (allowlist-gated) > process.platform auto-detect > in-driver fallback chain.RELAY_TLS_ENABLEDRELAY_TRANSPORTEnv vars override file config: , RELAY_HTTP_PORT, RELAY_HTTP_HOST, RELAY_HTTP_SECRET, RELAY_TRUSTED_PROXIES (comma-separated CIDRs).RELAY_TRUSTED_PROXIESEnv vars override file config: RELAY_TRANSPORT, RELAY_HTTP_PORT, RELAY_HTTP_HOST, RELAY_HTTP_SECRET, (comma-separated CIDRs).RELAY_UNDELIVERED_GRACE_DAYSRELAY_WAKE_ANTI_FLAP_MARGIN_MSRELAY_WAKE_BOUND_MSRELAY_WAKE_COVERAGE_STATUS_PATHRELAY_WAKE_DETECTORRELAY_WAKE_DETECTOR_INTERVAL_MSRELAY_WEBHOOK_CLAIM_LEASE_SECONDSRELAY_WEBHOOK_RETRY_BATCH_SIZEVITEST_CACHE_DIRTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
38/38 tools missing one or more hints — register_agent (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); discover_agents (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); unregister_agent (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +35 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Shell command execution
1 call in production code run through a shell (src/spawn/dispatcher.ts:44)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Secrets not written to files
1 secret value written to files
Avoid persisting secrets to disk. Keep them in memory or your secret manager.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/maxlumiere/bot-relay-mcp)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check