Skip to main content
Glama

myAI Memory Sync

by Jktfe
direct-http-server.sh243 B
#!/bin/bash # Build the project echo "Building direct MCP server..." npm run build # Start the direct MCP server with HTTP transport echo "Starting direct MCP server with HTTP transport on port 3030..." node dist/direct-server.js --port 3030

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