Use Studio chat to drive this server — credentials stay in your workspace.
File storage built into your MCPBundles workspace. Upload, download, search, and organize files — encrypted at rest via AWS S3 SSE. No setup required.
Domain knowledge for Vault — workflow patterns, data models, and gotchas for your AI agent.
File storage built into your workspace. Files are stored in AWS S3 (eu-west-2), encrypted at rest by AWS SSE-S3.
No credentials required. Vault is a first-party MCPBundles service — enable the bundle and it works.
Create a new folder in the vault to organize files. Returns the folder UUID which can be passed as folder_id when uploading files or as parent_id when...
Permanently delete a file from the vault. This cannot be undone — the file and all metadata are removed. Use vault_get_file to confirm the file identi...
Download a file from the vault and return its content. Text files are returned as UTF-8 text. Binary files as base64. Files over 50 MB return metadata...
Get detailed metadata for a specific file — name, MIME type, size, category, folder, and creation date. Does NOT download the file content.
List all files in the vault with their metadata (name, type, size, category, folder). Optionally filter by folder_id or category. Does NOT return file...
Search for files in the vault by name. Returns metadata only — use vault_download with the file ID to read the content.
Check vault storage usage — file count, total bytes stored, and storage in MB. Use this to understand how much data is in your vault.
Save content to your vault as an encrypted file. Files are encrypted with AES-256-GCM before storage — only ciphertext is stored. Pass text via 'conte...
File storage built into your MCPBundles workspace. Upload, download, search, and organize files — encrypted at rest via AWS S3 SSE. No setup required. It provides 8 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/vault. Authentication is handled automatically.
Vault provides 8 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Vault uses open data APIs — no authentication required.
Connect Vault to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More storage integrations you might like
Box is a cloud content management and file sharing platform for businesses. Provides secure file sto...
Box is a cloud content management and file sharing service that enables secure collaboration and sto...
Egnyte is a cloud content governance platform that provides secure file sharing, collaboration, and ...
Google Drive API for listing, searching, and retrieving files in a user's Google Drive.
Wasabi is an S3-compatible cloud object storage service. Store, retrieve, and manage files across gl...