MCP Directory
Back

ai-workflow-orchestrator-docs

by ravinderji · ★ 0

A lightweight, Spring Boot–friendly plugin framework** to orchestrate complex AI workflows — integrating multiple LLMs, tools, and [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) services with zero boilerplate

#ai-orchestration#ai-orchestrator#llm#llm-agent#mcp#mcp-client#mcp-server#plugnplay#spring-boot

Install

git clone https://github.com/ravinderji/ai-workflow-orchestrator-docs.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ai-workflow-orchestrator-docs": {
      "command": "npx",
      "args": [
        "-y",
        "github:ravinderji/ai-workflow-orchestrator-docs"
      ]
    }
  }
}

From the README

> **A lightweight, Spring Boot–friendly plugin framework** to orchestrate complex AI workflows — integrating multiple LLMs, tools, and [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) services with zero boilerplate. - 🪶 **Lightweight Architecture** – No external AI frameworks. Uses **custom HTTP clients** instead of heavy solutions like LangChain4j. - 📦 **Smaller JAR Size** – Reduced by **15–20 MB** due to minimal dependencies. - ⚡ **Faster Startup** – No auto-configuration overhead, ensuring quick boot times. - 🔧 **Direct API Control** – Fully optimized request/response ha…
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 ai & ml servers