mcpbeat Sign in

Prismism MCP Server

not responding

Prismism is listed as active in the registry but did not answer our last check. 36 installs a week from npm. Last commit 12 Apr 2026.

Upload any file, get a tracked shareable link. DocSend for AI agents.

Installs per day peak 15 · avg 8 · +29% w/w
a month agotoday
Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
59 ms
Response time
average over 24h
36
Installs / week
npm and PyPI

Prismism does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add mcp --transport http https://prismism.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://prismism.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://prismism.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://prismism.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://prismism.dev/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://prismism.dev/mcp streamable-http answering 59 ms 2 min ago

Alternatives to Prismism

same job, measured the same way
MCP Upload
by objekt

Public file storage for AI agents. Upload files and get a permalink back.

21 installs/wk local only
NudgeHost
by nudgehost

File hosting for agents. Upload any file, get a public link in seconds.

answering
Filekiwi MCP Server
by file-kiwi

Upload files to file.kiwi and get shareable links instantly.

41 installs/wk local only
Dropwarp
by dropwarp

Send, list, and delete file transfers via DropWarp and get a shareable download link.

32 installs/wk local only
Filetourl
by filetourl

Upload a file and get a public shareable URL via API or MCP.

7 tools answering
Zsign
by zsign

E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.

answering
Putput MCP
by putput-io-dev

File uploads for AI agents. Upload, list, and manage files. No signup required.

27 installs/wk 4 tools answering
Signforge
by kumarprobeops

Send documents for e-signature from AI agents. Upload, sign, and download PDFs.

24 installs/wk local only

Prismism — questions

Answers built from our own checks of this server.

Is Prismism working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 59 ms. The bar chart above shows every period we have measured.
The registry lists Prismism as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Prismism?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Prismism need an API key?
No. Prismism completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use Prismism?
The npm package @prismism/mcp-server was installed 36 times in the last week. Week over week that is +29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Prismism open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.