#!/usr/bin/env sh
# Run lint-staged to check only the files that are being committed
pnpm lint-staged
# Run the test suite excluding SQL Server tests (too slow for pre-commit)
pnpm vitest run --exclude "**/sqlserver.integration.test.ts"
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/bytebase/dbhub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server