MCP.so
登录
M

MemoryBank

@nakamurau1

关于 MemoryBank

暂无概览

基本信息

分类

记忆与知识

传输方式

stdio

发布者

nakamurau1

提交者

中村悠一

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "memoryBank": {
      "command": "npx",
      "args": [
        "-y",
        "--package=@nakamurau1/memory-bank-mcp-server",
        "memory-bank-mcp-server"
      ]
    }
  }
}

工具

1

Loads Memory Bank files from the specified project directory and returns their content combined with the standard Memory Bank instruction prompt. Use projectPath parameter with an absolute path, and optional memoryBankDir parameter to specify the subdirectory name (default: 'memory-bank').

评论

记忆与知识 分类下的更多 MCP 服务器