74
/ 100
22 days ago
glama

Hermes MCP Server

Enables AI clients to communicate with Hermes messaging middleware in real-time using MCP protocol, supporting conversations, messages, attachments, and permissions management.

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: HERMES_GATEWAY_TOKEN, MCP_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.
configHERMES_API_URLHermes API 地址 http://127.0.0.1:9119
configHERMES_CHANNEL_DIR
🔐 secretHERMES_GATEWAY_TOKENHermes Gateway Token 从 Hermes .env 读取
configHERMES_HOME
configHERMES_STATE_DBstate.db 路径 /home/admin/.hermes/state.db
🔐 secretMCP_API_KEYAPI Key(客户端认证用) 必填
configMCP_HEARTBEAT_MS
configMCP_LOG_LEVEL
configMCP_MAX_SESSIONS
configMCP_POLL_INTERVAL_MS
configMCP_PORT监听端口 9120
// 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 6 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/swcmb-hermes-mcp-server-1fh51a)](https://m8ven.ai/mcp/swcmb-hermes-mcp-server-1fh51a)
commit: 3ecf940955087eea19d5ee8105eb945c27b25b7f
code hash: 960dbbc69385435f565918e521e3aced349e0ec49d9256386bf5adfdde97839a
verified: 7/9/2026, 10:09:04 AM
view raw JSON →