NativeLM

Nwokike/NativeLM
★ 0 stars Python AI/LLM Updated 2d ago
Autonomous on-device AI agent & developer workstation for Android, Windows & Linux. Features local GGUF LLM inference with llama.cpp, DDGS, MCP server tools & 100% offline privacy.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nativelm": {
      "command": "uvx",
      "args": [
        "nativelm"
      ]
    }
  }
}

Or install with pip: pip install nativelm

README Excerpt

<p align="center"> <img src="src/assets/icon.png" alt="NativeLM Studio" width="160" /> </p> <h1 align="center">NativeLM Studio</h1> <p align="center"> 100% Offline & On-Device Local AI Agent Studio with Multimodal Web Search & MCP Tool Calling </p> <p align="center"> <a href="https://github.com/Nwokike/NativeLM/releases/latest"><img src="https://img.shields.io/badge/Download-Windows%20EXE-0078D6?style=for-the-badge&logo=windows&logoColor=white" alt="Windows EXE" /></a>

Tools (2)

AgentLoopddgs