#!/bin/bash
# Build the project
echo "Building direct MCP server..."
npm run build
# Start the direct MCP server with stdio transport
echo "Starting direct MCP server with stdio transport..."
node dist/direct-index.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