mike

marcobarreto007/mike
★ 0 stars Python Database Updated today
MIKE — local AI assistant. Qwen3.6-35B-A3B GGUF via llama.cpp. 186 tools, 54 skills, 18 MCP servers. FastAPI + SQLite + Mem0 + LightRAG.
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": {
    "mike": {
      "command": "uvx",
      "args": [
        "mike"
      ]
    }
  }
}

Or install with pip: pip install mike

README Excerpt

MIKE é um assistente pessoal de IA executado localmente no Windows. O cérebro é configurável: nesta máquina é o **F51/Ornith-1.5-35B-A3B Q3_K_XL** servido por `llama-server` em `http://127.0.0.1:8080/v1` (projeto f51-llamacpp, fora deste repo; o Ornith-1.5-9B Q6_K é o rollback documentado). O launcher também
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →