67
/ 100
24 days ago
glama

Hermes MCP Server

Connects Claude to a Nextcloud-hosted Obsidian vault, enabling team members to search, read, list, and get status of notes using existing seats with no API cost.

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: NEXTCLOUD_APP_PASSWORD, HERMES_AUTH_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.
configNEXTCLOUD_URLURL de Nextcloud (ej. https://drive.mystoredigital.cloud)
configNEXTCLOUD_USERUsuario de Nextcloud
🔐 secretNEXTCLOUD_APP_PASSWORDContraseña de aplicación (WebDAV)
configNEXTCLOUD_VAULT_PATHCarpeta del vault (ej. /Cerebro Digital)
🔐 secretHERMES_AUTH_TOKENToken secreto que va dentro de la URL del MCP
configHERMES_PORTPuerto interno (por defecto 8080)
configHERMES_REFRESH_MINUTESFrecuencia de re-indexado (por defecto 10)
// 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/techmystoredigital-hermes-mcp-26ikft)](https://m8ven.ai/mcp/techmystoredigital-hermes-mcp-26ikft)
commit: d17e2d06fa03c87ec1dfe2fbc8dc6f568f406ca6
code hash: b6ad08e9d5f32366871dd4540305b89a4082ebba7c3df68920230b7ef0dd4882
verified: 7/7/2026, 10:01:57 AM
view raw JSON →