Skip to main content
Glama

Playwright MCP for macOS

by mb-dev
lint.shโ€ข255 B
#!/bin/bash set -e echo "๐Ÿงน Running linting tools..." echo "๐Ÿ“ Running ruff check..." uv run ruff check . echo "๐ŸŽจ Running ruff format..." uv run ruff format . echo "๐Ÿ” Running mypy..." uv run mypy src/ echo "โœ… All linting tools completed!"

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/mb-dev/macos-ui-automation-mcp'

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