We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lesleslie/session-buddy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
run_integration_test.sh•174 B
#!/bin/bash
# Run the Python integration test
cd /Users/les/Projects/session-buddy
chmod +x test_session_tracking_integration.py
python test_session_tracking_integration.py