Skip to content
Back to search
30
MCP

TokenKnows

io.github.johnnywuj81/tokenknows

Distill AI coding sessions into weekly reports, ADRs and a knowledge graph - self-hosted

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

Similar MCP servers embedding-nearest

TokenSave
Builds semantic code knowledge graphs from codebases in 15+ languages, giving AI agents pre-indexed symbol relationships and call graphs thr
0 tools
Tokensaver
Reduces token usage when working with AI coding assistants by serving only relevant file contents.
0 tools
Deadends.dev
Structured failure knowledge for AI agents.
0 tools
io.github.n24q02m/better-code-review-graph
Knowledge graph for token-efficient code reviews with fixed search and configurable embeddings
0 tools
Vardoger
Personalizes AI coding assistants by analyzing local conversation history on-device.
0 tools
TokenTrace
Local-first AI CLI usage analytics for agents.
0 tools

How to use

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

{
  "mcpServers": {
    "tokenknows": {
      "url": "None",
      "transport": "http"
    }
  }
}