Skip to main content
Glama

MCP Memory Server

by keleshteri
package.jsonโ€ข926 B
{ "name": "mcp-memory-server", "version": "1.0.0", "description": "MCP server for AI coder memory, approvals, and changelog management", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "start": "node dist/index.js", "start-smart": "node start-mcp.js", "check-config": "node check-config.js", "check-config-quick": "node check-config.js --quick", "watch": "tsc --watch" }, "keywords": ["mcp", "memory", "ai", "coder", "changelog"], "author": "AI Coder Memory System", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "fs-extra": "^11.1.1", "glob": "^10.3.10", "chalk": "^4.1.2", "@typescript-eslint/typescript-estree": "^8.0.0" }, "devDependencies": { "@types/node": "^20.0.0", "@types/fs-extra": "^11.0.0", "typescript": "^5.0.0", "tsx": "^4.0.0" } }

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/keleshteri/mcp-memory'

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