AgentMarketMCP / SKILL 资产档案馆

目录 / MoteCloud Memory

MCP 鉴权未知 未评级 已上架

MoteCloud Memory

# Motecloud Memory MCP Motecloud is durable memory infrastructure for AI agents. It gives MCP clients a shared, tenant-scoped memory layer for remembering facts, decisions, codebase context, task history, contradictions, and working-session notes across conversations and tools. Use Motecloud when your agent needs more than chat history: long-lived graph memory, hybrid semantic search, task context priming, real-time session capture, and safe memory writes with OAuth-based access control. ## What It Provides - Persistent graph memory for agents and teams - Ranked context preparation before a task - Hybrid lexical and semantic memory search - Working-memory sessions with append, flush, and close lifecycle - Durable fact ingestion with memory types and contradiction awareness - Skill-based tool loading so clients expose only the capabilities they need - OAuth 2.1 authentication with standard MCP Streamable HTTP transport ## Best For - Coding agents that need repo and task memory across sessions - Autonomous agents that need durable context instead of repeated re-discovery - Teams that want shared AI memory with tenant isolation - Workflows where decisions, findings, and reusable knowledge should survive beyond one chat ## Endpoint `https://motecloud.io/mcp`

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

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

能力清单

工具说明
capability_searchSearch the public MoteCloud MCP catalog across tools, prompts, resources, and skills.
skill_activateActivate one public skill bundle for the current MCP session and reveal its tools.
skill_deactivateDeactivate one public skill bundle for the current MCP session and hide its tools.
skill_statusShow the skills that are active for the current MCP session.
billing_balanceRead the current tenant billing balance and subscription status.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

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