Skip to main content
Glama

KuzuMem-MCP

by Jakedismo
index.ts624 B
/** * KuzuMem MCP - Main Entry Point * * This package provides MCP (Model Context Protocol) tools for distributed * graph memory bank storage using KuzuDB. * * Available servers: * - STDIO Server: npm run start:stdio * - HTTP Stream Server: npm run start:httpstream * - CLI Tool: npm run cli * * For more information, see README.md */ console.log('KuzuMem MCP - Use specific server commands:'); console.log(' - STDIO Server: npm run start:stdio'); console.log(' - HTTP Stream Server: npm run start:httpstream'); console.log(' - CLI Tool: npm run cli'); console.log(' - See README.md for more information');

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/Jakedismo/KuzuMem-MCP'

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