Synaplan Multimodal Gateway
Offers the complete functionality of the Open Source server as a MCP example
Ads
Overview
The open-source AI platform — chat, knowledge, media and agents on infrastructure you control. Website · Docs · Live instance · iPhone App · Outlook Add-in · Discord - We open-source artificial intelligence. The complete platform — backend, frontend, widgets, plugins — is Apache-2.0, Dockerized, and starts with one command. No core/enterprise split, no functional downgrade: self-hosted is the same software as our cloud. - Hundreds of models, one platform. OpenAI, Anthropic, Google Gemini, Groq, Mistral, xAI, HuggingFace, sovereign EU providers, and any local model via Ollama — swap providers per task in the UI, without touching a config file. No vendor lock-in, ever. - DAG task routing that saves tokens. An AI planner decomposes complex requests into a directed task graph (extract → summarize → generate → reply) and routes every step to the model that fits it — a cheap fast model for extraction, a strong one only where reasoni
Installation
docker compose up -d
Configuration
Configuration example is not available yet.
Capabilities
- Expose RAG and memories as MCP tools
Point Claude, Cursor, or other MCP clients at your instance so your knowledge base becomes queryable tools via `POST /mcp`.
- Connect external MCP servers
Register Jira, Confluence, CRM, or wiki servers under Channels → MCP Servers; the planner pulls live data with `mcp_fetch`.
- Trigger writes to connected tools
With write actions enabled, ask the assistant to create tickets or pages via `mcp_action`; destructive tools stay refused.
- Query connected systems in chat
Use channel words like `nextcloud`, `dropbox`, or `outlook` to search mail, file results, or pull calendar events conversationally.
- Run scheduled multi-step plans
Pin a task graph as a Saved Task and execute it on demand or on a schedule (hourly, daily, weekdays).
Tags
- productivity
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.