Skip to main content
Glama

onyx-mcp-server

#!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" # Run tests npm test if [ $? -ne 0 ]; then echo "❌ Tests failed. Please fix the issues before pushing." exit 1 fi # All checks passed echo "✅ Pre-push checks passed!"

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/lupuletic/onyx-mcp-server'

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