OpenDAL
Integrates with OpenDAL to provide unified access to diverse storage backends, enabling LLMs to read...
- Decide which storage service you want to connect (e.g., Amazon S3, Azure Blob Storage, Google Cloud Storage, etc.).
- Identify the required environment variables for your desired service type.
- For S3, you will need:
OPENDAL_<ALIAS>_TYPEOPENDAL_<ALIAS>_BUCKETOPENDAL_<ALIAS>_REGIONOPENDAL_<ALIAS>_ENDPOINT(if not AWS default)OPENDAL_<ALIAS>_ACCESS_KEY_IDOPENDAL_<ALIAS>_SECRET_ACCESS_KEY
- For S3, you will need:
- Obtain your access credentials:
- For S3:
- Log in to your AWS Management Console.
- Navigate to “IAM” (Identity and Access Management).
- Select “Users” and choose your user or create a new one.
- Go to the “Security credentials” tab.
- Click “Create access key”. Copy the
Access key IDandSecret access key(you will not be able to see the secret again). - Note your S3 bucket name and region.
- Optional: If using a custom S3-compatible endpoint (like MinIO), get your endpoint URL.
- For S3:
- Fill out the FastMCP connection interface ("Install Now" button) with the appropriate ENV fields:
- For example, for S3:
OPENDAL_MYS3_TYPE: s3OPENDAL_MYS3_BUCKET: (your bucket name)OPENDAL_MYS3_REGION: (your AWS region, e.g., us-east-1)OPENDAL_MYS3_ENDPOINT: (custom endpoint or leave blank for AWS)OPENDAL_MYS3_ACCESS_KEY_ID: (your access key)OPENDAL_MYS3_SECRET_ACCESS_KEY: (your secret access key)
- For example, for S3:
- Save your configuration.
The Model Context Protocol server for OpenDAL will now connect to your specified storage using these provided credentials.
Note:
- Replace
MYS3with your chosen alias to manage multiple configurations. - Refer to your storage provider's documentation for specifics if connecting to services other than S3.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Cloud Platforms
View All →Salesforce
Unlock powerful Salesforce org management with the Salesforce DX MCP Server, designed for seamless interaction between large language models and Salesforce environments. This developer preview offers secure, direct access to Salesforce resources without exposing secrets, using TypeScript libraries and granular org allowlisting. Its modular toolsets cover org administration, data queries, user permissions, metadata deployment, and testing. Easily extendable and compatible with various clients like VS Code, Cursor, and more, it empowers developers to perform complex tasks with natural language commands while maintaining robust security. The MCP Server streamlines Salesforce DX workflows through an efficient, secure, and flexible protocol.
Netlify
Control your Netlify projects effortlessly using natural language through AI agents with Netlify MCP Server. This server follows the Model Context Protocol to enable code agents to create, deploy, and manage sites, configure access controls, handle environment variables, and more—all via simple prompts. It acts as a bridge between AI clients and Netlify’s API and CLI, empowering seamless automation and resource management. Whether retrieving team data or managing forms and extensions, Netlify MCP Server streamlines your workflow by integrating powerful AI-driven project control in an accessible, standardized way.
Azure All
Supercharge AI agents with seamless access to Azure services using Azure MCP Server. This project enables powerful automation and management of Azure resources with tools for databases, storage, monitoring, security, and best practices. Easily interact with services like Cosmos DB, SQL, Key Vault, Service Bus, and more—all within compatible AI platforms. Azure MCP Server is in Public Preview and rapidly evolving, making it a versatile solution for both developers and enterprise environments looking to integrate Azure functionality.
Tencent EdgeOne Pages
Effortlessly publish HTML, folders, or zip files with instant public URLs using EdgeOne Pages MCP. This service streamlines rapid deployment of your static content via EdgeOne Pages, leveraging serverless edge functions and key-value storage for fast, reliable delivery. Users can quickly deploy content and receive shareable links, making it ideal for web developers and teams needing easy, scalable web hosting.
More for File Systems
View All →Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.