Skip to main content
Glama
test-memory-server.sh564 B
#!/bin/bash # Smoke test script for the Memory Server # Source the shared utilities source "$(dirname "$0")/utils.sh" # Define the memory server path using the project root MEMORY_SERVER="node $PROJECT_ROOT/examples/servers/scripts/memory-server.js" echo -e "${BLUE}===== Smoke Testing Memory Server =====\n${NC}" echo -e "${YELLOW}Testing memory server via stdio transport${NC}\n" # Use the shared function to test the Memory server tools test_memory_server_tools "run_stdio_test" "$MEMORY_SERVER" "" "" echo -e "${GREEN}===== Tests Completed =====\n${NC}"

Latest Blog Posts

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/metcalfc/atrax'

If you have feedback or need assistance with the MCP directory API, please join our Discord server