#!/bin/bash
# Build the project
echo "Building project..."
npm run build
# Start the MCP server with HTTP transport
echo "Starting MCP server with HTTP transport on port 3000..."
node dist/server.js
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