#!/bin/bash
# Start myAI Memory Sync HTTP server
# This script starts the HTTP server for web-based access
PORT=${1:-3000}
echo "Starting myAI Memory Sync HTTP server on port $PORT..."
PORT=$PORT node --loader ts-node/esm src/cli.ts --http
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