Back to search
30
MCP streamable-http

Penfield Memory

io.github.penfieldlabs/penfield-mcp

Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
Ace Memory
Persistent memory for AI agents. Semantic search, memory graph, W3C DID identity.
0 tools · streamable-http
Ori Mnemos
Persistent memory infrastructure for AI agents with identity, knowledge graph, and semantic search.
0 tools
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools

How to use

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

{
  "mcpServers": {
    "penfield_memory": {
      "url": "https://mcp.penfield.app/",
      "transport": "streamable-http"
    }
  }
}