Skip to main content
Glama

Central-Memory-MCP

package.json897 B
{ "name": "central-memory-mcp", "version": "1.0.0", "description": "A custom fork of @modelcontextprotocol/memory | A MCP server for enabling memory for LLMs through a knowledge graph", "license": "MIT", "author": "MWGMorningwood (https://github.com/MWGMorningwood)", "homepage": "https://github.com/MWGMorningwood/Central-Memory-MCP", "bugs": "https://github.com/MWGMorningwood/Central-Memory-MCP/issues", "type": "module", "main": "dist/{index.js,functions/*.js}", "files": [ "dist" ], "scripts": { "build": "tsc", "watch": "tsc -w", "prestart": "npm run build", "start": "func start --verbose", "test": "echo \"No tests yet...\"" }, "dependencies": { "@azure/data-tables": "^13.3.1", "@azure/functions": "^4.8.0", "@azure/identity": "^4.12.0" }, "devDependencies": { "@types/node": "^24", "typescript": "^5.9.2" } }

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/MWGMorningwood/Central-Memory-MCP'

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