drio
Open app

MinIO / AIStor MCP server

Source

Catalog onlyCatalog onlySTDIO

Overview

MinIO / AIStor MCP server is a Model Context Protocol (MCP) designed for interacting with MinIO servers, allowing users to manage buckets and objects effectively.

To use the MCP server, you need to set up a MinIO server, provide the necessary credentials, and configure the server according to your needs. You can then interact with the server using commands to list, upload, and download files.

  • List buckets and objects on the MinIO server. - Upload and download files securely. - Get and set object tags. - Admin functions to check server status and diagnostics. - Security features to manage user access levels.
  1. Managing file storage in cloud applications.
  2. Performing administrative tasks on MinIO servers.
  3. Integrating with AI storage solutions for enhanced data management.

Add to your AI client

Use these steps to connect MinIO / AIStor MCP server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server-minio-go-pavelanni": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-minio-go-pavelanni"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-server-minio-go-pavelanni": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-minio-go-pavelanni"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-server-minio-go-pavelanni": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-minio-go-pavelanni"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-server-minio-go-pavelanni": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-minio-go-pavelanni"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-server-minio-go-pavelanni": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-minio-go-pavelanni"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-server-minio-go-pavelanni": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-minio-go-pavelanni"
      ]
    }
  }
}

FAQ

What is the purpose of the MCP server?

The MCP server facilitates interaction with MinIO servers, allowing for efficient file management and server administration.

Is it safe to use the MCP server?

Yes, but it is crucial to configure user permissions correctly to avoid unauthorized access.

Can I run the MCP server on Windows?

Yes, the MCP server can be configured to run on macOS, Linux, and Windows.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1255,"uuid":"e7b7191c-6e27-4f8a-b28d-05d2cc816379","name":"mcp-server-minio-go","title":"MinIO / AIStor MCP server","description":null,"avatar_url":"https://avatars.githubusercontent.com/u/579418?v=4","created_at":"2025-02-20T14:21:17.659Z","updated_at":"2025-02-23T07:20:28.510Z","status":"created","author_name":"pavelanni","author_avatar_url":"https://avatars.githubusercontent.com/u/579418?v=4","tags":"mcp-server,minio,ai-storage","category":"cloud-storage","is_featured":false,"sort":1,"url":"https://github.com/pavelanni/mcp-server-minio-go","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]