← Index

Prismism

dev.prismism/mcp·v0.2.2·Filesystem
Quality Score
89
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://prismism.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@prismism/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@prismism/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @prismism/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Filesystem