Omni-mcp
Deploys the MCP server as a hardened multi-stage Docker image using Docker Compose for local execution and Coolify for OCI deployment.
Provides routing to the Firebase domain through the omni_route_action gateway, enabling dynamic tool dispatch for Firebase-related operations.
Provides persistent storage for behavioral profiles, forensic digests, and elicitation logs using PostgreSQL 18 (ArxDB01), with synchronous saving to the prisme schema.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Omni-mcpRun a forensic behavioral analysis on this chat transcript and score the risk level."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Omni-mcp (Gateway Unifié MCP & Moteur Prisme BP v3)
Omni-mcp est la passerelle universelle Model Context Protocol (MCP) combinant le moteur d'analyse comportementale forensique Behavioral Profiler (BP v3), le moteur Prisme, et l'orchestration unifiée des Meta-Skills.
Il s'appuie sur une persistance centralisée dans la base de données PostgreSQL 18 / ArxDB01 hébergée sur l'infrastucture Oracle Cloud Infrastructure (OCI).
🌟 Fonctionnalités Principales
Behavioral Profiler (BP v3) : Grille d'analyse en 5 niveaux (Analyse Linguistique Forensique, Filtre Jiaowang / Asperger, Moteur de Confiance, M.I.C.E. & Sombre Triade, Postures R.A.S.C.L.S.).
Persistance PostgreSQL 18 : Sauvegarde synchrone des baselines, digests forensiques et logs d'élicitation dans le schéma
prismed'ArxDB01.Passerelle Méta-Skills (
omni_route_action) : Point d'entrée unique pour le routage dynamique d'outils (BP, Science, Firebase, Dev) réduisant de 85% le poids du prompt système LLM.Optimisé OCI ARM64 : Dockerfile multi-stage durci exécutable sur instances Ampere A1 via Coolify & Traefik.
Related MCP server: EVOKORE-MCP
🚀 Outils Exposés via MCP
Outil MCP | Description | Persistance DB |
| Analyse comportementale forensique 5 Niveaux avec scoring | Oui ( |
| Extraction du profil sujet et résumés d'analyse. | Oui ( |
| Mise à jour incrémentale des traits et vulnérabilités sujets. | Oui ( |
| Passerelle de routage dynamique vers les domaines applicatifs. | Non |
⚙️ Installation & Lancement Local
1. Cloner le dépôt
git clone https://github.com/benoit-sigwald/omni-mcp.git
cd omni-mcp2. Configurer l'environnement
cp .env.example .env
# Éditer .env avec la chaîne de connexion PostgreSQL ArxDB013. Exécuter en local avec Docker Compose
docker compose up --build🌐 Déploiement sur OCI (Coolify)
Créer une nouvelle application dans Coolify connectée au dépôt GitHub
benoit-sigwald/omni-mcp.Sélectionner le Build Pack Dockerfile.
Domaine configuré :
arx-mcp.duckdns.org/omni(ou sous-chemin dédié).Port exposé :
9430.Injecter la variable
POSTGRES_URI.
📄 Licence
Dépôt public sous licence MIT.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server unifying ERPs, CRMs, APIs and knowledge base for Claude, ChatGPT and Gemini.
Unified gateway exposing 150+ tools across all NexGenData MCP servers via one endpoint.
One profile — skills, credentials, and memory — synced to every agent tool via one MCP URL.
A paid remote MCP for HyperFrames, built to return verdicts, receipts, usage logs, and audit-ready J
Related MCP Servers
- AlicenseBqualityAmaintenanceAn MCP orchestration layer that aggregates multiple MCP servers while exposing only 8 meta-tools, dramatically reducing context window usage, and provides SLOP scripting, event monitoring, and tool customization.10MIT
- AlicenseNot gradedqualityCmaintenanceMulti-server MCP aggregator with 266 skills, an orchestration runtime, fleet/claims coordination, and hook-driven session governance for autonomous Claude/Cursor/Gemini agent runs.3MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that enforces forensic methodology and prevents hallucinations by requiring evidence links and deterministic verification, exposing 129 forensic operations across 14 categories with auto-correlation and reasoning engine.2MIT
- AlicenseNot gradedqualityDmaintenanceUnified MCP server with 46 tools for AI expert consultations, memory service integration (semantic search, knowledge graphs), workflow automation, and code sandboxing.MIT