Skip to main content
Glama

Selenium MCP Server

pre-commit289 B
#!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" echo "🔍 Running pre-commit checks..." # Run lint-staged npx lint-staged # Type check echo "🔧 Type checking..." npm run type-check # Build check echo "🏗️ Build check..." npm run build echo "✅ Pre-commit 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/pshivapr/selenium-mcp'

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