MCP.so
Sign In
M

MemoryBank

@nakamurau1

About MemoryBank

No overview available yet

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

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').

Comments

More Memory & Knowledge MCP servers