← Back to Plugins
MCP Server MCP

Spacefast

github By github 👁 1 views ▲ 0 votes

Publish files and folders to the web instantly: permanent URLs, immutable versions, claim links.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.spacefast.com"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "spacefast",
      "version": "0.0.26",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...