Extends local LLMs with capabilities like web search, code execution, and persistent memory.
This toolpack provides a versatile set of Model Context Protocol (MCP) tools specifically designed to enhance local Large Language Models. It enables LLMs to perform dynamic web searches using DuckDuckGo, execute Python code within a secure sandbox with access to mathematical libraries like NumPy and SymPy, and maintain long-term memory for more consistent and context-aware interactions. This collection empowers local LLMs with advanced agentic capabilities, making them more capable and useful for a variety of tasks.