mcpbeat Sign in

Obsideo MCP Server

local only

Obsideo runs on your own machine — the client starts it, so there is no endpoint to ping. 1 338 installs a week from npm. Last commit 16 Sep 2026.

Encrypted S3-compatible storage with possession proofs you can verify yourself. 12 GB free.

Installs per day peak 160 · avg 12 · -72% w/w
a month agotoday
1 338
Installs / week
npm · obsideo-mcp
0
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Obsideo every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y obsideo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "obsideo-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "obsideo-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "obsideo-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "obsideo-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Obsideo

same job, measured the same way
HybridS3
by psyb0t

Self-hosted S3-compatible object storage server with an MCP interface for AI agents.

local only
Providers
by securecloudstorage

Verified cloud storage provider facts: prices, storage, encryption. Dated and source-cited.

5 tools answering
Eustore
by aibollingmo

S3-compatible European object storage for AI agents. GDPR-compliant, EU-hosted, crypto payments.

63 installs/wk local only
Ethereum Keystore Encryption
by nirholas

Encrypt/decrypt Ethereum keystore JSON V3 with scrypt/PBKDF2 for secure cold storage

54 installs/wk local only
PO6 Mailbox
by po6

Give AI agents secure access to your email via private aliases with dedicated mailbox storage.

answering
S3
by pulsemcp

MCP server for AWS S3 with fine-grained tool control and S3-compatible endpoint support.

54 installs/wk local only
Dcp MCP
by dhnpmp-tech

Saudi sovereign AI compute: OpenAI-compatible inference, rent GPU pods, manage storage.

local only
Casa
by tony8713

Private, permanent encrypted storage for AI agents. Paid per call in USDC via x402.

3 tools answering

Obsideo — questions

Answers built from our own checks of this server.

Why is there no uptime for Obsideo?
Obsideo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package obsideo-mcp was installed 1 338 times last week.
How do I connect Obsideo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls obsideo-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Obsideo?
The npm package obsideo-mcp was installed 1 338 times in the last week. Week over week that is -72%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Obsideo open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.