Hermes MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Hermes MCP Serversearch for notes about quarterly goals"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Hermes — Servidor MCP del Cerebro Digital
Conector MCP remoto que expone el Cerebro Digital (vault de Obsidian alojado en Nextcloud) a Claude. Lee las notas en vivo por WebDAV, las indexa en memoria y ofrece herramientas de búsqueda y lectura para que el equipo consulte el conocimiento de la empresa desde su Claude — sin costo de API, usando los asientos existentes.
Herramientas que expone
buscar(consulta) — encuentra notas relevantes por texto.
leer_nota(ruta) — devuelve el contenido completo de una nota.
listar(subcarpeta) — explora la estructura de carpetas del vault.
estado() — muestra cuántas notas hay indexadas y la última actualización.
Related MCP server: Obsidian Nexus
Variables de entorno
Variable | Descripción |
| URL de Nextcloud (ej. |
| Usuario de Nextcloud |
| Contraseña de aplicación (WebDAV) |
| Carpeta del vault (ej. |
| Token secreto que va dentro de la URL del MCP |
| Puerto interno (por defecto |
| Frecuencia de re-indexado (por defecto |
Despliegue (EasyPanel)
Se despliega como app desde este repositorio (Dockerfile). EasyPanel compila la imagen, inyecta las variables de entorno y publica el servicio con HTTPS en un subdominio.
La URL final del conector MCP es:
https://<subdominio>/<HERMES_AUTH_TOKEN>/mcpEsa URL se agrega en Claude como conector personalizado (MCP remoto).
Desarrollo local
python -m venv .venv
.venv/Scripts/pip install -r requirements.txt # Windows
# exportar las variables de entorno y:
python server.pyThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-quality-maintenanceEnables Claude to read, write, search, and manage Obsidian vault notes with Git-backed sync support for multi-device access and extensible AI workflows.Last updated2,001
- Flicense-qualityDmaintenanceConnects Claude Desktop to Obsidian vaults to enable reading, writing, searching, and intelligent organization of markdown notes. It features pre-configured structures for personal and family data management through natural conversation.Last updated2
- Alicense-qualityDmaintenanceConnects Claude.ai to your local Obsidian vault for full CRUD access, search, and daily note creation via the Model Context Protocol.Last updated4513MIT
- Alicense-qualityBmaintenanceConnects Claude Desktop to your Obsidian vault, enabling reading, writing, searching, and organizing notes locally.Last updated1MIT
Related MCP Connectors
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/techmystoredigital/hermes-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server