MCP.so
Sign In
M

MemoryBank

@nakamurau1

About MemoryBank

No overview available yet

Basic information

Category

Memory & Knowledge

Transports

stdio

Publisher

nakamurau1

Submitted by

中村悠一

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