Skip to main content
Glama

Playwright Server MCP

pyproject.toml411 B
[project] name = "playwright-server" version = "0.1.0" description = "\\A MCP server with playwright tools\\" readme = "README.md" requires-python = ">=3.11" dependencies = [ "mcp>=1.1.2", "playwright"] [[project.authors]] name = "YUNYING" email = "qcyunying@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] playwright-server = "playwright_server:main"

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/blackwhite084/playwright-plus-python-mcp'

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