Skip to main content
Glama

EGA V9 MCP

Server Details

MCP access path for EGA V9 execution governance

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP ยท MCP 2025-11-25
URL

TDQS

C2.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no potential for overlap or misselection. The single tool's purpose is unambiguous.

Naming Consistency5/5

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.

Tool Count3/5

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.

Completeness3/5

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 tool
ega_govern_executionCInspect

Govern an AI workflow through the canonical EGA V9 execution path. Returns: The governance decision and evidence produced by EGA V9.

ParametersJSON Schema
NameRequiredDescriptionDefault
workflow_jsonNoJSON array containing workflow steps to submit to EGA V9.[{"id":"example","tool":"inventory.lookup","action":"read","resource":"product-123","quantity":1}]
expected_replay_rootYesOptional expected replay root.

TDQS

C2.3/5.0
Behavior2/5

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.

Conciseness4/5

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.

Completeness1/5

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.

Parameters3/5

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.

Purpose2/5

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.

Usage Guidelines2/5

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. 1 tool update
    • First observedega_govern_execution

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources