Connect Your AI Agent with DigitalOcean Spaces for Slack

Integrate DigitalOcean Spaces MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
DigitalOcean Spaces
DigitalOcean Spaces
Highly scalable and affordable object storage.

Categories

Developer Tools

Available Tools

Tools that your AI agent can use through this MCP server to interact with DigitalOcean Spaces

Upload File /tmp

Accepts a file path starting from /tmp, then uploads as a file to DigitalOcean Spaces. See the docs.

List Files

List files in a bucket. See the docs.

Delete Files

Delete files in a bucket. See the docs.

Upload File URL

Accepts a download link and a filename, downloads it, then uploads to DigitalOcean Spaces. See the docs.

Upload File Base64

Accepts a base64-encoded string and a filename, then uploads as a file to DigitalOcean Spaces. See the docs.