Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Popular Prompts

Next.js 14 App RouterReact TypeScriptTypeScript AdvancedFastAPI GuideDocker Best Practices

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearn
Home
MCP Servers
MinIO MCP Server
database

MinIO MCP Server

MCP server for MinIO object storage

minios3-compatibleobject-storageself-hosted

About

S3-compatible object storage access. Query bucket lists, access text/binary files, and object operations.

Installation

Configuration
{
  "mcpServers": {
    "minio": {
      "mcpServers": {
        "minio": {
          "env": {
            "MINIO_ENDPOINT": "http://localhost:9000",
            "MINIO_ACCESS_KEY": "YOUR_ACCESS_KEY",
            "MINIO_SECRET_KEY": "YOUR_SECRET_KEY"
          },
          "args": [
            "-y",
            "minio-mcp-server"
          ],
          "command": "npx"
        }
      }
    }
  }
}

How to Use

  1. 1Deploy MinIO instance
  2. 2Configure endpoint and credentials
  3. 3S3-compatible API

Related MCP Servers

layers

Composio Multi-Integration MCP

375+ app integrations

shield

Burp Suite MCP Server (Official)

Web security testing via Burp Suite

grid

Google Workspace MCP Server

10-in-1 Google Workspace integration

← Back to All MCP Servers