MCP Directory
Back

lemonade

by lemonade-sdk · C++ · ★ 3,755

Lemonade helps users discover and run local AI apps by serving optimized LLMs right from their own GPUs and NPUs. Join our discord: https://discord.gg/5xXzkMu8Zk

#ai#amd#genai#gpu#llama#llm#llm-inference#local-server#mcp#mcp-server#mistral#npu#onnxruntime#openai-api#qwen#radeon#rocm#ryzen#vulkan

Install

git clone https://github.com/lemonade-sdk/lemonade.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "lemonade": {
      "command": "npx",
      "args": [
        "-y",
        "github:lemonade-sdk/lemonade"
      ]
    }
  }
}

From the README

Download | Documentation | Discord Lemonade is the local AI server that gives you the same capabilities as cloud APIs, except 100% free and private. Use the latest models for chat, coding, speech, and image generation on your own NPU and GPU. Lemonade comes in two flavors: * **Lemonade Server** installs a service you can connect to hundreds of great apps using standard OpenAI, Anthropic, and Ollama APIs. * **Embeddable Lemonade** is a portable binary you can package into your own application to give it multi-modal local AI that auto-optimizes for your user’s PC. *This project is built…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers