AIStor MCP server
@MCP-Mirror
About AIStor MCP server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aistor": {
"command": "podman",
"args": [
"run",
"-i",
"--rm",
"-v",
"/Users/YOUR_USERNAME/Downloads:/Downloads",
"-e",
"MINIO_ENDPOINT=REPLACE_WITH_ENDPOINT",
"-e",
"MINIO_ACCESS_KEY=REPLACE_WITH_ACCESS_KEY",
"-e",
"MINIO_SECRET_KEY=REPLACE_WITH_SECRET_KEY",
"-e",
"MINIO_USE_SSL=true",
"quay.io/minio/aistor/mcp-server-aistor:latest",
"--allowed-directories",
"/Downloads",
"--allow-write",
"--allow-delete",
"--allow-admin"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AIStor MCP server?
AIStor MCP server is a Model Context Protocol (MCP) server for interacting with AIStor object stores. It provides tools for reading, writing, deleting, and administering buckets and objects through MCP clients such as Claude for Desktop.
How to use AIStor MCP server?
Configure the server in the Claude for Desktop configuration file using Docker or Podman with environment variables for the AIStor endpoint, access key, and secret key. By default the server runs in read‑only mode; add --allow-write, --allow-delete, or --allow-admin flags to enable additional operations. Optionally set --max-keys to control the number of objects listed.
Key features of AIStor MCP server
- List buckets and objects with metadata and tags.
- Create presigned URLs with configurable expiration.
- Describe object contents using the
ask-objectAI function. - Write, delete, and admin operations when enabled via flags.
- Works with any MCP‑enabled client.
- Deployed as a Docker or Podman container.
Use cases of AIStor MCP server
- List all buckets
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ICSS
chokcoco不止于 CSS
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Comments