Chat with AI and run tools instantly.
File storage built into your MCPBundles workspace. Upload, download, search, and organize files — encrypted at rest via AWS S3 SSE. No setup required.
Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/vaultSign in once, then chat here with saved access — one connection to many servers, with a history of what your AI ran.
Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com
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.
Vault Create Folder
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 creating nested sub-folders.
Vault Delete
Permanently delete a file from the vault. This cannot be undone — the file and all metadata are removed. Review file metadata before deleting to confirm the correct file.
Connect Vault to any MCP client in minutes
Chat with AI and run tools instantly.
Browse all toolsVault Download
Download a file from the vault and return its content. Text files are returned as UTF-8 text. Binary files as base64. Files over 512 KB return a presigned S3 download URL instead of inline content.
Vault Get File
Get detailed metadata for a specific file — name, MIME type, size, category, folder, and creation date. Does NOT download the file content.
Vault List Files
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 contents — download a file by ID when you need its bytes.
Vault Search
Search for files in the vault by name. Returns metadata only — download the file using its ID when you need the content.
Vault Status
Check vault storage usage — file count, total bytes stored, and storage in MB. Use this to understand how much data is in your vault.
Vault Upload
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 'content' or binary data via 'content_base64'. Returns the new file's UUID.
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.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index
Amazon S3 access using IAM access keys: list buckets, browse objects, read metadata, upload inline t...
11 toolsWasabi is an S3-compatible cloud object storage service. Store, retrieve, and manage files across gl...
16 toolsDropbox cloud file storage. Browse folders, search files, read metadata, download file content, and ...
17 toolsGoogle Drive API for listing, searching, and retrieving files in a user's Google Drive.
16 toolsBox is a cloud content management and file sharing service that enables secure collaboration and sto...
13 toolsMicrosoft OneDrive through Microsoft Graph. List drives, browse and search files and folders, read m...
17 tools