sumitroajiprabowo/llm-wiki-mcp
MCP server for building and maintaining LLM-powered knowledge wikis. Implements Andrej Karpathy's LLM Wiki pattern.
Platform-specific configuration:
{
"mcpServers": {
"llm-wiki-mcp": {
"command": "npx",
"args": [
"-y",
"llm-wiki-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...