Skip to main content
Glama

SingleStore MCP Server

check-all.sh239 B
#!/bin/bash # Script to run all code quality checks AND tests set -e echo "🔍 Running code quality checks..." ./scripts/check.sh echo "" echo "🧪 Running tests..." ./scripts/test.sh echo "" echo "🎉 All checks and tests 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/singlestore-labs/mcp-server-singlestore'

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