Skip to content
Back to search
30
MCP

io.github.gctrl-tech/gctrl

io.github.gctrl-tech/gctrl

Governed graph-native agent memory: knowledge extraction, fusion, hybrid RAG, scoped access tokens.

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

Similar MCP servers embedding-nearest

io.github.wazionapps/nexo
Cognitive memory for AI agents. Atkinson-Shiffrin, RAG, knowledge graph. 100+ tools.
0 tools
io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools
io.github.pintomatic/kernal-mcp
Graph-native memory for AI agents: a knowledge graph built from conversation, via MCP.
0 tools
io.github.infoinlet-marketplace/mcp-knowledge-rag
Permission-aware RAG for agents — ingest docs, hybrid search, cited answers (hosted API).
0 tools
io.github.synpulse8-opensource/pulse8-ai-cortex-knowledge-vault
Agent-native knowledge OS on Markdown: typed graph, hybrid search, and compiler over MCP.
0 tools
io.github.dnotitia/akb
Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.gctrl-tech/gctrl": {
      "url": "None",
      "transport": "http"
    }
  }
}