Cloud object storage with native MCP interface. AI agents like Claude autonomously save and retrieve files via 14 MCP tools. Memory persists across sessions. Web dashboard with file manager, folder sharing, and full-text search. OAuth 2.0 + API Token auth. Free tier: 10GB storage.
服务器配置
{
"mcpServers": {
"mcp-gd": {
"url": "https://mcp.gd/mcp/sse",
"headers": {
"Authorization": "Bearer mcp_gd_YOUR_TOKEN_HERE"
}
}
}
}