MCP server
Encrypted S3-compatible storage with possession proofs you can verify yourself. 12 GB free.
0 stars1.1k downloads/wk
Reviews
Write oneNobody has reviewed MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MCP tools (13, 3 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
backup_keysCopy everything needed to recover this account's data (credentials, account signing key,
getRetrieve an object. Encrypted objects (the default for anything stored through this
lsList stored objects (size TAB key), optionally under a prefix.
planShow the account's plan: free tier or paid blocks (200 GB per block, $5/month each),
portalGet the Stripe Customer Portal link for a paid plan: cancel, change card, download
putwrite actionStore a local file or inline content as an object. ENCRYPTED BY DEFAULT: the bytes are
rmwrite actionDelete an object by key.
signup_startStart Obsideo signup: emails a 6-digit verification code (12 GB free tier, no card,
signup_verifyComplete signup with the emailed code. When claiming a trial, nothing but the quota and
trialwrite actionCreate a free Obsideo account with no email and no human in the loop: a small
upgradeGet a Stripe-hosted checkout link for a paid plan of N x 200 GB blocks at $5/month per
usageShow account storage usage versus quota.
verifyIndependently verify that the network still holds an object, without downloading it.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan13 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 qualitylocal package, no credentials required12/15
- Maintenancelast push 3 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year5/10
Install directly
Runs npx -y obsideo-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp -- npx -y obsideo-mcp
MCP: common questions
- Is MCP server safe?
- Yes, by our scan: it is graded A (88/100). Read the MCP safety report
- How do I install MCP?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is MCP maintained?
- The last commit was 3 days ago (2026-09-16). The latest release is v0.7.2.