#!/bin/bash
# Start myAI Memory Sync MCP server using stdio transport
# This script starts the server for use with Claude Desktop MCP integration
echo "Starting myAI Memory Sync MCP server..." >&2
node --loader ts-node/esm src/cli.ts --stdio
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/Jktfe/myAImemory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server