Skip to content
Back to search
30
MCP

io.github.ldclabs/kip

io.github.ldclabs/kip

Knowledge Graphs to enable memory persistence, knowledge evolution, explainable interaction.

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

Similar MCP servers embedding-nearest

io.github.zcsabbagh/knowledge-graph-mcp
Knowledge graph MCP for student learning with spaced repetition and mastery tracking
0 tools
Knowledge Graph Memory
Provides a knowledge graph management system for storing, retrieving, and querying information to build and maintain long-term memory across
0 tools
Kindex
Persistent knowledge graph for AI workflows with context tiers and .kin inheritance.
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools
Project KG
Knowledge graph for AI-assisted knowledge work with semantic search, graph traversal, and work context connectors.
0 tools
kg
Local knowledge graph memory MCP server for AI assistants.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ldclabs/kip": {
      "url": "None",
      "transport": "http"
    }
  }
}