textmap

Paperworlds/textmap
★ 0 stars Python 🤖 AI/LLM Updated today
YAML-first knowledge graph with Kuzu backend and MCP server. Part of the Paperworlds stack.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "textmap": {
      "command": "uvx",
      "args": [
        "textmap"
      ]
    }
  }
}

Or install with pip: pip install textmap

Topics

agentsclaude-codememory