EGA V9 MCP
Server Details
MCP access path for EGA V9 execution governance
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP ยท MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
With only one tool, there is no potential for overlap or misselection. The single tool's purpose is unambiguous.
The single tool name follows a clear verb_noun pattern with a domain prefix (ega_govern_execution). There are no mixed conventions or inconsistent naming to penalize.
A single tool feels thin for a server labeled as an MCP, but it may be acceptable for a narrow, single-purpose governance integration. This is borderline rather than clearly excessive or trivially insufficient.
The tool covers the core 'govern execution' action and returns decision/evidence, but there are no supporting operations for retrieving past decisions or configuring governance paths. The surface is functional but leaves notable gaps for broader workflow governance.
Available Tools
1 toolega_govern_executionCInspect
Govern an AI workflow through the canonical EGA V9 execution path. Returns: The governance decision and evidence produced by EGA V9.
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_json | No | JSON array containing workflow steps to submit to EGA V9. | [{"id":"example","tool":"inventory.lookup","action":"read","resource":"product-123","quantity":1}] |
| expected_replay_root | Yes | Optional expected replay root. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are absent, so the description carries the full behavioral burden. It discloses that a 'governance decision and evidence' is returned, but says nothing about side effects, whether the workflow is actually executed or only evaluated, permissions needed, synchronous behavior, error semantics, or whether the 'governance decision' is deterministic.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is short and front-loaded: it states a purpose and immediately follows with the return value. There is no filler or structural waste. However, brevity is partly achieved by omitting essential domain detail, so it does not earn a perfect score.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a governance/execution tool with no annotations, no output schema, and no sibling context, the description leaves critical information missing: what EGA V9 is, what 'govern an AI workflow' operationally entails, how expected_replay_root is used, what the decision/evidence look like, and what failure conditions exist. An agent cannot safely invoke this tool based on this text alone.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The tool description itself adds no parameter semantics, and the schema descriptions are partially weak: workflow_json is explained, but expected_replay_root is described as 'Optional' despite being in the required array, which is confusing. The description does not compensate for this ambiguity.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description restates the tool's name ('Govern an AI workflow' mirrors ega_govern_execution) and adds only the vague qualifier 'canonical EGA V9 execution path'. It does not specify the concrete operation's effect, what 'govern' means in practice, or how this tool differs from any alternative (no siblings are provided).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no when-to-use guidance, no prerequisites, no exclusions, and no alternative tools mentioned. The phrase 'canonical execution path' hints that this is the intended route, but the description never states conditions under which an agent should select this tool or what state the workflow must be in.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
ega_govern_execution
Related MCP Connectors
Governed data discovery, exact queries, decisions, simulations, and runtime utilities over MCP.
AI governance MCP server for EU AI Act compliance and jurisdiction verification
Remote MCP for A2A failure replay MCP, structured receipts, audit logs, and reviewer-ready evidence.
- gatewayOAuthai.sealgate
MCP gateway with runtime security policy, tool-call-level control, and audit of agent actions.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceMCP server for querying the DodaOne governance framework, enabling users to retrieve governance information and evaluate proposed actions.2 npmMIT
- FlicenseNot gradedqualityCmaintenanceMCP server exposing Ping IGA self-service governance operations (access requests, approvals, certifications, and manual tasks) to MCP clients, acting on behalf of the authenticated user.-
- AlicenseNot gradedqualityDmaintenanceEnables AI coding environments to enforce engineering governance through MCP tools and resources for init, check, route, and review workflows.9 npm2MIT

MCP360 Universal Gatewayofficial
AlicenseCqualityDmaintenanceProvides unified access to 100+ MCP tools from the marketplace plus custom MCPs through a single gateway with search and execute capabilities.27 npm23MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.