MCP Directory

openyak

by openyak · Python · ★ 780

OpenYak — open-source local AI agent for Windows, macOS, and Linux. A private, BYOK alternative to Claude Code, Claude for Work, and OpenAI Codex with 20+ tools, 100+ models via OpenRouter, MCP, and Ollama. Free, MIT-licensed, no telemetry.

#agent#agentic-ai#ai-agent#ai-coding-assistant#byok#chatgpt-alternative#claude-code#claude-code-alternative#codex#codex-alternative#coding-agent#copilot-alternative#cursor-alternative#desktop-application#local-llm#mcp#ollama#open-source#openrouter#self-hosted

Install

pip install git+https://github.com/openyak/openyak.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "openyak": {
      "command": "uvx",
      "args": [
        "git+https://github.com/openyak/openyak.git"
      ]
    }
  }
}

From the README

A local AI workspace for turning files, chats, and messy office context into deliverables. Read local files, compare spreadsheets, review decks, synthesize PDFs, create artifacts, continue long threads, and keep the work on your machine. ----------------|------------------------| | Read a long memo | Executive brief, risks, owners, next actions, and a send-ready email | | Analyze a workbook | Budget vs. actual variance, drivers, anomalies, and finance talking points | | Review a deck | Slide-by-slide story, evidence gaps, speaker notes, and decision ask | | Synthesize several files | One b…
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