LEANN provides a fast, accurate, and private RAG application that runs on personal devices. It offers 97% storage savings and integrates with local data sources. Developers use it to build RAG applications that process and retrieve information from personal or local datasets without cloud dependency.
LEANN provides a fast, accurate, and private RAG application that runs on personal devices. It offers 97% storage savings and integrates with local data sources. Developers use it to build RAG applications that process and retrieve information from personal or local datasets without cloud dependency.
pip install LEANNAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"yichuan-w-leann-github": {
"command": "uvx",
"args": [
"pip install LEANN"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from LEANN?"
No configuration required. This server works out of the box.
"What resources are available in LEANN?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in LEANN"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in LEANN with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.