by Anton15K · MCP Server · ★ 20
LLM Wiki Agent A personal knowledge management system that turns raw sources — URLs, PDFs, audio, video — into an interlinked wiki. Built as an MCP server in Kotlin + Spring Boot, it pairs with Claude Code: the server is the toolkit, Claude is the brain. Inspired by Andrej Karpathy's pattern of using LLMs to incrementally build a personal wiki instead of RAG. How It Works You give Claude Code a URL, PDF, or audio file. It calls the server to extract content, then uses its own intelligence to distill it into wiki pages with proper structure, cross-links, and metadata.
| Stars | 20 |
| Forks | 5 |
| Language | Kotlin |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.2735890327202/100 |
| Last Updated | 2026-04-20 |
| Created | 2026-04-09 |
| Platforms | claude-code, mcp |
| Est. Tokens | ~10k |
Explore other popular mcp server tools:
llm_wiki_agent is MCP server that turns raw sources into an interlinked Obsidian wiki with Claude Code.. It is categorized as a MCP Server with 20 GitHub stars.
llm_wiki_agent is primarily written in Kotlin.
You can find installation instructions and usage details in the llm_wiki_agent GitHub repository at github.com/Anton15K/llm_wiki_agent. The project has 20 stars and 5 forks, indicating an active community.
llm_wiki_agent is released under the MIT license, making it free to use and modify according to the license terms.