varunvasudeva1/llm-server-docs
End-to-end documentation to set up your own local & fully private LLM server on Debian. Equipped with chat, web search, RAG, model management, MCP servers, image generation, and TTS.
Platform-specific configuration:
{
"mcpServers": {
"llm-server-docs": {
"command": "npx",
"args": [
"-y",
"llm-server-docs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...