Mmcp.market

Saihm MCP server

by SAIHM-Admin·io.github.SAIHM-Admin/saihm-mcp·v0.3.14

MCP standards client for your own custodial SAIHM operator. Free start: @saihm/mcp-server-pro

B80/100grade B
What users say
No reviews yet
Be the first
Safety scan
B80/100

full report

Adoption
Growing

1 stars253 downloads/wk

Reviews

Write one

Nobody has reviewed Saihm yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Saihm tools (8)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • saihm_forget

    Cryptographically erase one memory by its cell id (GDPR Art. 17). Destroying the key makes the content unreadable to everyone, the operator included. Irreversible: use it when erasure is the intent, not to tidy a working set.

  • saihm_governance_propose

    Open a protocol governance proposal: set scope to 'emission_param' or 'protocol_upgrade', and for 'emission_param' also pass paramKey and proposedValue.

  • saihm_governance_vote

    Cast a vote on an open protocol governance proposal by its proposalId, with approve set to true to approve or false to reject.

  • saihm_recall
  • saihm_remember

    Store information in SAIHM persistent encrypted memory. Use this when a fact, decision, or piece of context should outlive the current session. Returns the cell id that saihm_forget takes.

  • saihm_revoke_share

    Revoke a sharing contract by its contractId, withdrawing access granted with saihm_share. It applies to future reads and cannot retract what a grantee has already read. Use it to end access; the memory itself remains, and saihm_forget is what erases.

  • saihm_share
  • saihm_status

    Show the current SAIHM session: agent identity, tier, the prs and bfsi scores, storage by tier, and sharing state, as far as the operator reports them — a non-custodial operator cannot see stored-byte totals. Use it to check the agent identity, custody mode, and what the operator reports about storage and sharing.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan21 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 7 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 80/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y @saihm/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add saihm-mcp -- npx -y @saihm/mcp-server
Add to Cursor

Saihm: common questions

Is Saihm MCP server safe?
Mostly: it is graded B (80/100). Read the Saihm safety report
How do I install Saihm?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Saihm need an API key?
Yes. The registry entry asks for SAIHM_AUTH_HEADER.
Is Saihm maintained?
The last commit was 8 days ago (2026-09-12). The latest release is v0.3.14.
What can I use instead of Saihm?
Servers from other publishers that do the same job: MCP for Adobe Premiere Pro MCP server.

Alternatives to Saihm

Same job from other publishers: the closest match first, then the best rated.

  • MCP for Adobe Premiere Pro
    Local-first MCP for supported Adobe Premiere Pro workflows; start with a read-only connection check.
    A

More from SAIHM-Admin