Agent-driven immutable knowledge base
mcpskillsetup L4★0
xinhuagu/agent-wiki ↗What it does
Build and query knowledge graphs
Best for
Building persistent knowledge base that compounds over time when you want structured wiki plus 3D graph view plus agent-readable search, not just RAG.
Inputs
- · wiki directory path
- · query text
Outputs
- · search results
- · wiki page content
- · 3D graph view
Requires
- · Node.js @agent-wiki/mcp
- · Markdown parser
- · 3d-force-graph
Preconditions
- · Node.js 20+
- · MCP client running
Failure modes
- · Empty wiki directory
- · Large wikis hang graph render
Trust signals
- · Cites authoritative sources
- · Ships stdlib-only tools
- · Open source: xinhuagu/agent-wiki