LocalAI

MCP Server Verified

OpenAI-compatible API for local models. Run LLMs, generate images, and transcribe audio offline.

by LocalAI

★★★★☆ 4.2/5 (297 reviews)
29.4kGitHub stars
75kinstalls
Updated 2026-03-03
activego

Installation

npx -y @localai/mcp-server-localai

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "localai": {
      "command": "npx",
      "args": ["-y", "@localai/mcp-server-localai"]
    }
  }
}
```

Tools & Capabilities

run_inference
list_models
get_predictions
train_model

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About LocalAI

OpenAI-compatible API for local models. Run LLMs, generate images, and transcribe audio offline.

View on GitHub →

Language: Go

Category: AI & ML

← Back to MCP Hub Directory