Skip to content
Back to search
30
MCP

io.github.pintomatic/kernal-mcp

io.github.pintomatic/kernal-mcp

Graph-native memory for AI agents: a knowledge graph built from conversation, via MCP.

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

Similar MCP servers embedding-nearest

agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools
agentmem-mcp
Persistent graph-backed memory for AI agents via MCP — store, traverse, and recall knowledge across sessions
0 tools
MCP Memory Graph
Authority-weighted memory graph for AI agents with conflict detection and semantic search.
0 tools
MCP Memory Graph
Authority-weighted memory graph for AI agents with conflict detection and semantic search.
0 tools
io.github.kairosmobius/memory-nexus-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.pintomatic/kernal-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}