Skip to main content
Glama

Memory Bank MCP Server

by nicavcrm
package.json1.16 kB
{ "name": "memory-bank-mcp", "version": "1.0.0", "type": "module", "main": "dist/server.js", "files": [ "dist/", "README.md", "DEMO.md" ], "engines": { "node": ">=18.0.0" }, "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "ts-node --esm src/server.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "memory-bank", "cursor", "model-context-protocol", "development-workflow", "project-management" ], "author": "Nick Cao <nick.cao@avcrm.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/nicavcrm/memory-bank-mcp.git" }, "homepage": "https://github.com/nicavcrm/memory-bank-mcp#readme", "bugs": { "url": "https://github.com/nicavcrm/memory-bank-mcp/issues" }, "description": "Memory Bank MCP Server with VAN, PLAN, CREATIVE, IMPLEMENT, and REFLECT+ARCHIVE modes", "dependencies": { "@modelcontextprotocol/sdk": "^1.13.1", "zod": "^3.25.67" }, "devDependencies": { "@types/node": "^24.0.3", "ts-node": "^10.9.2", "typescript": "^5.8.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nicavcrm/memory-bank-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server