hermes-memory-mcp
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-memory-mcpstore user preference: concise answers in semantic tier"
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 Memory MCP: The Cognitive Substrate
A high-fidelity, multi-tier memory system designed for the SuperInstance Ecosystem. This Model Context Protocol (MCP) server provides a standardized interface for autonomous agents to persist, retrieve, and manage cognitive states across different levels of abstraction.
🧠The Multi-Tier Memory Matrix
The core innovation of this system is its non-linear, multi-tier storage architecture. Rather than a flat "key-value" store, Hermes organizes intelligence into three distinct tiers:
Tier | Cognitive Level | Description | Use Case |
Semantic | The "Why" & "How" | High-level reasoning, design principles, and philosophical intent. | "Why was the sensor fusion logic implemented this way?" |
Structural | The "Who" & "What" | Entity maps, agent taxonomies, repo structures, and SOPs. | "What is the current hierarchy of the Claw fleet?" |
Technical | The "Where" & "How Much" | Absolute paths, API schemas, hardware constraints, and environmental facts. | "What is the absolute path to the sonar logs?" |
Related MCP server: Strata Memory MCP Server
🛠Agent Capabilities (Tools)
Agents interacting with this server have two primary superpowers:
1.
Purpose: Commit a new piece of intelligence to the substrate.
Parameters:
: ( | | ) — The ownership domain.
: ( | No files replaced | ) — The modification type.
: ( | | ) — The cognitive layer.
: The actual declarative fact or instruction.
: Metadata for high-speed retrieval.
2.
Purpose: Perform targeted retrieval of intelligence.
Parameters:
: Natural language or keyword search.
: Filter by cognitive level to reduce noise.
: Filter by ownership.
🤖 Agent-to-Agent (A2A) Native Instructions
To maximize the efficacy of this memory center, agents must adhere to these Communication Protocols:
A. The "Declarative Fact" Protocol (DFP)
Agents must avoid writing "intent" or "transient thought" to the memory substrate. Memory should only contain stabilized intelligence.
Bad Practice (Transient/Intent) | Good Practice (Declarative Fact) |
"I am going to try to find the log file." | "Target: Log directory identified at ." |
"I think the user wants concise answers." | "User preference: Concise, technical-first communication styles." |
"I will record the sensor data every 10m." | "SOP: Sensor telemetry is recorded at 10-minute intervals." |
B. The "Handover Pattern"
When an agent enters a "Task Completion" state, it must perform a Memory Handover to ensure its successor doesn't start from zero.
Identify: What was learned? (e.g., a new API endpoint).
Tier: Which tier does it belong to? (e.g., ).
Commit: Call .
🚀 Installation & Setup
Install Dependencies: up to date, audited 18 packages in 949ms
3 packages are looking for funding
run npm fund for details
1 high severity vulnerability
To address all issues (including breaking changes), run: npm audit fix --force
Run npm audit for details.
2. Build:
hermes-memory-mcp@1.0.0 build tsc
Configure MCP Client: Add the following to your configuration (e.g. Claude Desktop):
This 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
- Alicense-qualityCmaintenanceProvides persistent long-term memory for AI agents with semantic search and activation-based decay. Enables AI systems to remember across sessions through layered memory architecture and automatic context-aware retrieval.21MIT
- AlicenseAqualityCmaintenanceEnables AI agents to manage hierarchical memory with Markdown-based storage, tiered architecture (L0-L3), and hybrid retrieval for transparent and persistent context.8MIT
- Alicense-qualityAmaintenancePersistent memory for AI agents with semantic memory, belief tracking, and dream consolidation, enabling cross-session knowledge retention.7850MIT
- Flicense-qualityDmaintenanceAn agentic memory system that enables AI assistants to store, search, and manage persistent memories with semantic understanding using natural language instructions.
Related MCP Connectors
Long-term memory for AI agents: semantic facts, episodic events, and procedural workflows
Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.
Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.
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/SuperInstance/hermes-memory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server