Skip to main content
Glama
package.json1.11 kB
{ "name": "@whenmoon-afk/snapshot-mcp-server", "version": "1.1.0", "description": "MCP server for managing conversation snapshots - one command setup", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "watch": "tsc --watch", "prepare": "npm run build" }, "bin": "./install.js", "files": [ "dist", "src", "install.js", "README.md", "LICENSE" ], "repository": { "type": "git", "url": "https://github.com/WhenMoon-afk/snapshot-mcp-server.git" }, "bugs": { "url": "https://github.com/WhenMoon-afk/snapshot-mcp-server/issues" }, "homepage": "https://github.com/WhenMoon-afk/snapshot-mcp-server#readme", "keywords": [ "mcp", "snapshot", "conversation", "context", "claude", "ai", "model-context-protocol" ], "author": "WhenMoon-afk", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "better-sqlite3": "^11.8.1" }, "devDependencies": { "@types/better-sqlite3": "^7.6.12", "@types/node": "^22.10.2", "typescript": "^5.7.2" } }

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/WhenMoon-afk/snapshot-mcp-server'

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