Integrate DigitalOcean Spaces MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with DigitalOcean Spaces
Upload a file to DigitalOcean Spaces. Accepts either a file URL or a path to a file in the /tmp directory. See the docs.
Accepts a base64-encoded string and a filename, then uploads as a file to DigitalOcean Spaces. See the docs.
List files in a bucket. See the docs.
Delete files in a bucket. See the docs.
Accepts a download link and a filename, downloads it, then uploads to DigitalOcean Spaces. See the docs.
Accepts a file path starting from /tmp, then uploads as a file to DigitalOcean Spaces. See the docs.