Skip to content
Back to search
30
MCP

lyellr88/marm-mcp-server

docker/lyellr88/marm-mcp-server

Universal MCP Server: intelligent memory, semantic search, & AI agent collaboration support.

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

Similar MCP servers embedding-nearest

io.github.Lyellr88/marm-mcp-server
Universal MCP Server with advanced AI memory capabilities and semantic search.
0 tools
io.github.lyellr88/marm-mcp-server
Universal MCP Server with advanced AI memory capabilities and semantic search.
0 tools
ultimate_mcp_server
Comprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processin
0 tools
agent-spawn-mcp
Universal MCP server for any OpenAI-compatible LLM. Supports OpenAI and Anthropic API formats.
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol. Cross-platform search across ChatGPT, Claude, DeepSee
0 tools
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools

How to use

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

{
  "mcpServers": {
    "lyellr88/marm-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}