Skip to main content
Glama

Enhanced Knowledge Graph Memory Server

package.json1.2 kB
{ "name": "@danielsimonjr/memory-mcp", "private": true, "version": "0.11.5", "description": "Enhanced Model Context Protocol memory server with timestamps, tags, importance, search, and export capabilities", "license": "MIT", "author": "Daniel Simon Jr. (https://github.com/danielsimonjr)", "homepage": "https://github.com/danielsimonjr/memory-mcp", "bugs": "https://github.com/danielsimonjr/memory-mcp/issues", "repository": { "type": "git", "url": "https://github.com/danielsimonjr/memory-mcp.git" }, "keywords": [ "mcp", "model-context-protocol", "memory", "knowledge-graph", "enhanced", "timestamps", "tags", "export", "analytics" ], "type": "module", "workspaces": [ "src/memory" ], "files": [], "scripts": { "build": "npm run build --workspace=src/memory", "watch": "npm run watch --workspace=src/memory", "test": "npm run test --workspace=src/memory", "typecheck": "tsc --noEmit", "clean": "rm -rf src/memory/dist", "docs:deps": "npx tsx tools/create-dependency-graph/create-dependency-graph.ts" }, "dependencies": { "@modelcontextprotocol/server-memory": "file:src/memory" } }

Latest Blog Posts

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

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