MCP Directory
Back

heym

by heymrun · Python · ★ 626

Build AI workflows by prompt or visual canvas. Heym is source-available and self-hosted, with agents, RAG, MCP, HITL, observability, evals, token cost tracking and more.

#ai-agents#ai-agents-framework#ai-assistant#automation#automation-tool#autonomous-agents#coding-agent#evals#human-in-the-loop#mcp#mcp-server#mcp-servers#mcp-tool#n8n-alternative#no-code#no-code-automation#rag#self-hosted#workflow-automation#workflows

Install

pip install git+https://github.com/heymrun/heym.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

Build, visualize, and run intelligent AI workflows without writing code. Drag-and-drop canvas · LLM & Agent nodes · RAG pipelines · Multi-agent orchestration · MCP support heym.run Try locally: git clone https://github.com/heymrun/heym.git && cd heym && ./run.sh Quick Start · Deploy & Call Workflows · Extending Heym · Security [](LICENSE) [](COMMONS-CLAUSE.md) [](https://github.com/heymrun/heym/releases) [](https://python.org) [](https://fastapi.tiangolo.com) [](https://vuejs.org) [](https://typescriptlang.org) [](https://bun.sh) [](https://docker.com) [](SECURITY.md) ----|--…
Read full README on GitHub →

Related ai & ml servers