← Browse

@modelcontextprotocol/server-memory

MCP server package @modelcontextprotocol/server-memory

mcp_servermcp

Install

agr install @modelcontextprotocol/server-memory --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@modelcontextprotocol/server-memory", "version": "0.6.3", "description": "MCP server for enabling memory for Claude through a knowledge graph", "license": "SEE LICENSE IN LICENSE", "mcpName": "io.github.modelcontextprotocol/server-memory", "author": "Model Context Protocol a Series of LF Projects, LLC.", "homepage": "https://modelcontextprotocol.io", "bugs": "https://github.com/modelcontextprotocol/servers/issues", "repository": { "type": "git", "url": "https://github.com/modelcontextprotocol/servers.git" }, "type": "module", "bin": { "mcp-server-memory": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "test": "vitest run --coverage" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0" }, "devDependencies": { "@types/node": "^22", "@vitest/coverage-v8": "^4.1.8", "shx": "^0.4.0", "typescript": "^5.6.2", "vitest": "^4.1.8" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-82ca40b59c502026-08-04