Mmcp.market

EGA V9 MCP server

by paibyun9·io.github.paibyun9/ega-v9-mcp·v1.0.0

MCP access path for EGA V9 execution governance

C57/100grade C
What users say
No reviews yet
Be the first
Safety scan
C57/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody 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 posts
  • ega_govern_executionFree

    Govern 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_statusFree
  • ega_v9_mcp_activate_confirmationFree

    Handle 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_confirmationFree

    Build the activation confirmation from a verified Hugging Face identity. This function does not authorize or perform EGA License Activation.

  • ega_v9_mcp_cancel_confirmationwrite actionFree

    Handle an explicit Cancel click using the injected OAuth profile. This never authorizes or performs EGA License Activation.

  • ega_v9_mcp_ega_govern_executionFree

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

  • ega_v9_mcp_oauth_identityFree

    Build 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

1 high1 low
  • 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 authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 57/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http ega-v9-mcp https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/
Add to Cursor

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.

More from paibyun9