Omilia MCP Tools
OfficialRelated Servers
Alternatives to Omilia MCP Tools
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceAn MCP server that provides tools to interact with CLI applications, enabling process management including start, stop, check status, send input, and read output.8-
- AlicenseNot gradedqualityAmaintenanceCLI + 46-tool MCP server for the Orion declarative services runtime — build and operate REST/Kafka services, manage workflows, channels, connectors, traces, and backups.5Apache 2.0
- AlicenseAqualityDmaintenanceAn MCP server for querying Observe.com logs using OPAL, with tools for dataset discovery, schema inspection, and log searching.7MIT
- AlicenseAqualityDmaintenanceMCP server for Oracle Cloud Infrastructure (OCI) that provides tools to manage Compute, Object Storage, Block Storage, Networking, Autonomous Database, and IAM via the official OCI SDK.2336 npmMIT
- AlicenseCqualityBmaintenanceMCP server for Voximplant API enabling calls, SMS, recordings, scenarios, and rules management with 11 tools and 2 skills.2338 npm2MIT

opal-mcpofficial
AlicenseNot gradedqualityDmaintenanceMCP server for interacting with the Opal Security platform, enabling operations like managing access rules, apps, and bundles via natural language.16 npm4Apache 2.0
TDQS
Scored across 10 tools
Most tools have distinct purposes targeting different resources (collections, dialogs, miniapps, orchestrator apps, numbers), but some overlap exists: 'get_dialog_logs' and 'search_dialog_logs' both handle dialog logs, though one is for specific IDs and the other for filtered searches. The 'get_miniapp' and 'set_miniapp_prompt' tools are clearly differentiated by their actions. Overall, descriptions help clarify boundaries, but the dialog log tools could potentially cause confusion.
All tool names follow a consistent verb_noun pattern using snake_case, with verbs like 'get', 'search', and 'set' clearly indicating actions. The naming is highly predictable and readable throughout the set, with no deviations in style or convention.
With 10 tools, the count is well-scoped for managing a conversational AI platform, covering variables, dialogs, miniapps, orchestrator apps, and numbers. Each tool appears to earn its place by addressing specific operations without being overly sparse or bloated.
The toolset provides good read/search capabilities (get and search operations) but lacks update or delete functions for most resources, except for 'set_miniapp_prompt' which allows updates. There are notable gaps in lifecycle coverage: no tools for creating or deleting miniapps, orchestrator apps, variable collections, or numbers, which could limit agent workflows in managing these resources fully.