UNPKG

@allpepper/memory-bank-mcp

Version:

MCP server for remote management of project memory banks

6 lines (5 loc) 307 B
export * from "./list-project-files/list-project-files-controller-factory.js"; export * from "./list-projects/list-projects-controller-factory.js"; export * from "./read/read-controller-factory.js"; export * from "./update/update-controller-factory.js"; export * from "./write/write-controller-factory.js";