Skip to main content
Glama
package.json677 B
{ "name": "@inchankang/zettel-memory-index-search", "version": "0.0.1", "description": "FTS/그래프 인덱싱 & 검색", "private": true, "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc --build", "dev": "tsc --watch", "test": "jest", "test:watch": "jest --watch", "clean": "rm -rf dist" }, "dependencies": { "@inchankang/zettel-memory-common": "^0.0.1", "better-sqlite3": "^9.2.2" }, "devDependencies": { "@types/node": "^20.10.0", "@types/better-sqlite3": "^7.6.8" }, "keywords": [ "zettel-memory", "search", "index", "sqlite", "fts5" ] }

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

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