llm_wiki
LLM Wiki is a cross-platform desktop application that turns your documents into an organized, interlinked knowledge base β automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a persistent wiki from your sourcesγ
I18n (llm_wiki) MCP Server
Model Context Protocol (i18n) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"i18n": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-i18n"
]
}
}
}