送信

Mcp.gd Persistent Memory For Your Ai.

@Seiji Nakamura

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"
      }
    }
  }
}
- MCP Server