Aispace MCP Server

Secure temporary file sharing for AI agents and humans. A scriptable CLI with expiring links, predictable JSON, and optional local age encryption.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-13 · ★ 13 · #188 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · Go servers · how we verify → /methodology

01 · Install Aispace

Claude Code

claude mcp add aispace-sh-aispace-client -- npx -y @aispace-sh/cli

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "aispace-sh-aispace-client": {
      "command": "npx",
      "args": [
        "-y",
        "@aispace-sh/cli"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-09-06 - young repo, little track record yet

license MIT - declared in the repository

npm package @aispace-sh/cli - published under the repo owner's npm scope (@aispace-sh)

registry vendor namespace sh.aispace - domain-verified with the official MCP registry

03 · What Aispace can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.4.1 · 2026-09-10

Merge pull request #30 from aispace-sh/feat/mcp-server · add MCP server and registry release · Install or upgrade: · curl -fsSL | sh · Pin this version: AISPACE_VERSION=v0.4.1 curl -fsSL | sh · Other package…

v0.4.0 · 2026-09-08

Merge branch 'main' into fix/transfer-cancellation · Merge pull request #27 from aispace-sh/fix/transfer-cancellation · Merge pull request #28 from aispace-sh/fix/transfer-cancellation · Merge pull request #29 from…

v0.3.0 · 2026-09-07

Merge branch 'main' into feat/completion-install · Merge branch 'main' into feat/ls-pagination · Merge branch 'main' into fix/classify-cancelled-and-stalled · Merge pull request #10 from…

04 · Who maintains Aispace

aispace is maintained by aispace-sh. It's the only MCP server we track from this author; the repo dates to Sep 2026.

05 · Facts

category
other - ranked #188 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
5 releases in the last 90 days (latest 2026-09-10)
registry
sh.aispace/mcp (active, first published 2026-09-10)
packages
npm:@aispace-sh/cli

06 · Aispace FAQ

What is Aispace?

Secure temporary file sharing for AI agents and humans. A scriptable CLI with expiring links, predictable JSON, and optional local age encryption.

Is Aispace still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-13 and it shipped 5 releases in the last 90 days. We re-verify nightly.

How do I install Aispace?

Run `npx -y @aispace-sh/cli`. You can also paste the ready-made client config above.

Does Aispace run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Aispace

More MCP servers to compare · Roadmapsh · Etincel Nonfiction · Web Validator by DigestSEO · Kasbah MCP · Datos Gob Do MCP Server

More Go MCP servers · Git Courer · Spotdb · Fedit · Gray Matter · Argon · see all