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 "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceAn 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.Last updated10MIT
- Alicense-qualityBmaintenanceMulti-server MCP aggregator with 266 skills, an orchestration runtime, fleet/claims coordination, and hook-driven session governance for autonomous Claude/Cursor/Gemini agent runs.Last updated2MIT
- Alicense-qualityBmaintenanceMCP 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.Last updated1MIT
- Alicense-qualityDmaintenanceUnified MCP server with 46 tools for AI expert consultations, memory service integration (semantic search, knowledge graphs), workflow automation, and code sandboxing.Last updatedMIT
Related MCP Connectors
A paid remote MCP for HyperFrames, built to return verdicts, receipts, usage logs, and audit-ready J
A paid remote MCP for Unity-MCP, built to return verdicts, receipts, usage logs, and audit-ready JSO
A paid remote MCP for Skybridge, built to return verdicts, receipts, usage logs, and audit-ready JSO
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/benoit-sigwald/omni-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server