We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/boringstudio-org/mcp-gitea-proxy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
run-memory.sh•218 B
#!/bin/bash
# Navigate to the script's directory
cd "$(dirname "$0")" || exit
# Use the universal wrapper to run npx with the correct Node.js version
exec ./run-with-node.sh npx -y @modelcontextprotocol/server-memory