MCP Directory
Back

MakerAi

by gustavoeenriquez · Pascal · ★ 186

The AI Operating System for Delphi. 100% native framework with RAG 2.0, autonomous agents, MCP protocol, and universal LLM connector. Supports OpenAI, Claude, Gemini, Ollama, and more. Delphi 10.4+ (limited), full support from Delphi 12 Athens.

#ai-agents#claude#delphi#embeddings#fpc#free-pascal#function-calling#gemini#grok#groq#lazarus#llm#mcp-client#mcp-server#mistral#ollama#openai#pascal#rag#workflow-orchestration

Install

git clone https://github.com/gustavoeenriquez/MakerAi.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": {
    "makerai": {
      "command": "npx",
      "args": [
        "-y",
        "github:gustavoeenriquez/MakerAi"
      ]
    }
  }
}

From the README

🌐 **Official Website:** [https://makerai.cimamaker.com](https://makerai.cimamaker.com) 📖 **Manual:** [https://www.gustavoenriquez.com/book-makerai](https://www.gustavoenriquez.com/book-makerai) — available in English and Spanish [](https://github.com/gustavoeenriquez/MakerAi) [](https://github.com/gustavoeenriquez/MakerAi/issues) [](LICENSE.txt) [](https://t.me/+7LaihFwqgsk1ZjQx) [](https://www.embarcadero.com/products/delphi) [](https://github.com/gustavoeenriquez/MakerAi/tree/fpc) > **Free Pascal / Lazarus port available** — Full port of MakerAI Suite for FPC 3.2+ (12 LLM drivers, RAG, A…
Read full README on GitHub →

Related ai & ml servers