ricard1406/Little_MCP
A simple yet powerful local AI Agent assistant that runs entirely on your machine. Option for remote LLM. Built for learning and deploy, Little MCP combines the power of open-source LLMs with advanced RAG that work with your personal documents. Included tools: real time weather, local documents RAG, local SQL database. Easy deploy your own agent.
Platform-specific configuration:
{
"mcpServers": {
"Little_MCP": {
"command": "npx",
"args": [
"-y",
"Little_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...