EGA V9 MCP server
MCP access path for EGA V9 execution governance
Little public usage data yet
Reviews
Write oneNobody has reviewed EGA V9 MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
EGA V9 MCP tools (7, 1 write)
write = sends, deletes, buys or postsega_govern_executionFreeGovern an AI workflow through the canonical EGA V9 execution path. Returns: The governance decision and evidence produced by EGA V9.
ega_v9_mcp__check_login_statusFreeega_v9_mcp_activate_confirmationFreeHandle explicit Activate click. Authorization remains separate from activation. After explicit authorization, hand off the verified OAuth identity to the existing JS activation path.
ega_v9_mcp_build_activation_confirmationFreeBuild the activation confirmation from a verified Hugging Face identity. This function does not authorize or perform EGA License Activation.
ega_v9_mcp_cancel_confirmationwrite actionFreeHandle an explicit Cancel click using the injected OAuth profile. This never authorizes or performs EGA License Activation.
ega_v9_mcp_ega_govern_executionFreeGovern an AI workflow through the canonical EGA V9 execution path. Returns: The governance decision and evidence produced by EGA V9.
ega_v9_mcp_oauth_identityFreeBuild the minimum verified identity from Hugging Face OAuth. OAuth authentication does not authorize or perform EGA License Activation.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 701ms20/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http ega-v9-mcp https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/
EGA V9 MCP: common questions
- Is EGA V9 MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the EGA V9 MCP safety report
- How do I install EGA V9 MCP?
- It runs remotely at lcm3-ega-v9-mcp.hf.space. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does EGA V9 MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is EGA V9 MCP maintained?
- The latest release is v1.0.0.
- Is EGA V9 MCP up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.