DirectoryMakerai
automation

Makerai

by gustavoeenriquez

38
Health
stale
65
Popularity

The AI Operating System for Delphi. 100% native framework with RAG 2.0 for knowledge retrieval, autonomous agents with semantic memory, visual workflow orchestration, and universal LLM connector. Supports OpenAI, Claude, Gemini, Ollama, and more. Enterprise-grade AI for Delphi 10.3+

137stars
42forks
Pascal
MIT
Updated March 11, 2026
#ai-agents#ai-framwork#cimamaker#claude#delphi#function-calling#gemini#grok#groq#gustavo-enriquez#llm-agent#mcp-client#mcp-server#mistral#ollama#openai#rag#workflow-orchestration

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "makerai": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-MakerAi"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categoryautomation
LanguagePascal
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory