AgentMarketMCP / SKILL 资产档案馆

目录 / 云服务与运维 / quickS3

MCP 鉴权未知 未评级 已上架

quickS3

Give your AI agent access to S3-compatible storage **without handing it your access keys**. quickS3 is a hosted MCP server: the agent signs in through your browser, borrows only the roles you pick, and moves files through short-lived links. --- ## 🔐 **Why use it** - **No keys on the machine.** OAuth sign-in in your browser. Your storage credentials stay encrypted in quickS3. - **Scoped by roles.** Delegate read-only access to one folder, or write access to one bucket. Deny rules always win. - **Files never pass through the chat.** Downloads and uploads use short-lived signed links, and bytes go straight to your provider. - **No delete, no silent overwrite.** There is no delete, copy, move, or rename tool. - **Audited and revocable.** Every agent action is logged. Revoke a grant in one click, and grants expire after 30, 60, or 90 days. --- ## 🧰 **Tools** | Tool | What it does | Needs | | --- | --- | --- | | `list_connections` | Lists the storage connections the grant can use | Read or write | | `list_buckets` | Lists the buckets on one connection | Read or write | | `list_objects` | Lists one folder level, filtered by your roles | Read | | `create_download_link` | Single-use download link, valid 5 minutes | Read | | `create_share_link` | Public link for someone without an account, 5 minutes to 30 days | Read | | `create_upload_url` | Presigned upload URL, valid 15 minutes, no overwrite by default | Write | --- ## ☁️ **Providers** AWS S3, Cloudflare R2, Backblaze B2, DigitalOcean Spaces, Wasabi, MinIO, Azure Blob Storage, and other S3-compatible services. --- ## 🚀 **Get started** 1. Create a quickS3 organization at [quicks3.com](https://quicks3.com) and add a storage connection. 2. Add `https://quicks3.com/mcp` as a remote MCP server in Claude, ChatGPT, Codex, or any client that supports Streamable HTTP with OAuth. 3. Approve the agent and pick its roles. For Claude Code and Codex, the open source [quickS3 plugin](https://github.com/QuickS3-com/skill) installs the server and the `quicks3-operator` skill. --- quickS3 is a paid service. [Setup guide](https://quicks3.com/s3-mcp-server/) · [Security model](https://quicks3.com/docs/security/model/)

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:55):Give your AI agent access to S3-compatible storage **without handing it your access keys**
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://quicks3--quicks3.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "quickS3": {
      "url": "https://quicks3--quicks3.run.tools"
    }
  }
}

能力清单

工具说明
list_connectionsList the storage connections (S3, R2, Spaces, B2, ...) this access grant can see.
list_bucketsList the buckets of one storage connection that this access grant can see.
list_objectsList objects and folders in a bucket, filtered to prefixes this access grant may read. Folders end with "/" and appear as kind "prefix".
create_download_linkCreate a short-lived download link (valid 5 minutes, single use) for one object. Download the file by following the link, e.g. with `curl -L -o output.bin "<uri>"`. quickS3 never sees or stores the file contents; the link redirects directly to your storage provider.
create_share_linkCreate a public share link for one object. Anyone who has the link can download the file without a quickS3 account, until it expires. Use this only when the user asks to share a file with someone; to download a file yourself, use create_download_link. The link never outlives this access grant: revoking the grant, or losing read access to the file, disables it.
create_upload_urlCreate a short-lived presigned upload URL (valid 15 minutes) for one object. Upload the file directly to your storage provider with an HTTP PUT to the returned `url`, sending every header in the returned `headers` (e.g. `curl -H "x-ms-blob-type: BlockBlob" -T localfile "<url>"` for Azure). Uploads fail without those headers. quickS3 never sees or stores the file contents.

相关资产

SKILL

中国专利全周期助手

交底书撰写、软件著作权材料、专利通俗解读、多Agent并行审查、审查答复RAG、政策动向嗅探,组成完整专利工作链

RAG
原作者:davtime 来源:腾讯 SkillHub 含内容副本 · 可下载 存档:v1 · 2026-09-21 hash 8b3db033
SKILL

Funding Rate Trader

Crypto funding rate arbitrage strategy

RAG
原作者:dagangtj 来源:腾讯 SkillHub 含内容副本 · 可下载 存档:v1 · 2026-09-21 hash af42a864
SKILL

Funding Rate Scanner

Scan crypto funding rates and find arbitrage opportunities

RAG
原作者:dagangtj 来源:腾讯 SkillHub 含内容副本 · 可下载 存档:v1 · 2026-09-21 hash 54abd90c
SKILL

Tender Offer Arbitrage Scanner

扫描市场上的要约收购(Tender Offer)套利机会,分析价差、odd-lot优先权和风险,生成投资分析报告

RAG投资分析
原作者:d-wwei 来源:腾讯 SkillHub 含内容副本 · 可下载 存档:v1 · 2026-09-21 hash a3c42687
SKILL

Aura Clawhub Skill

Aura — The agent-to-agent marketplace for tasks, compute, and storage

RAG
原作者:therealinvoker 来源:腾讯 SkillHub 含内容副本 · 可下载 存档:v1 · 2026-09-21 hash 029ca524
SKILL

Bitpanda V2

Interagisci con l'API Bitpanda per ottenere dati grezzi di portafoglio, trade e prezzi senza aggregazioni, con gestione …

RAG
原作者:mattialagreca 来源:腾讯 SkillHub 含内容副本 · 可下载 存档:v1 · 2026-09-21 hash 73eedcf6
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。