Skip to content
Back to search
30
MCP

dsm-mcp

pypi/dsm-mcp

DSM Memory MCP Server — provable, append-only memory for AI agents via MCP

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
agent-memory-mcp
MCP server for Agent Memory — Telegram memory layer for AI agents
0 tools
io.github.MemoriLabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
@brain-protocol/mcp
Verifiable Memory-as-a-Service for AI Agents — MCP server with local SQLite or cloud mode
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dsm-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}