Skip to main content
Glama

Playwright Fetch MCP Server

by ThreatFlux
mypy.ini719 B
[mypy] python_version = 3.13 warn_return_any = true warn_unused_configs = true disallow_untyped_defs = false disallow_incomplete_defs = false check_untyped_defs = true disallow_untyped_decorators = false no_implicit_optional = true strict_optional = true warn_redundant_casts = true warn_unused_ignores = true warn_no_return = true warn_unreachable = true [mypy.plugins.pydantic.*] follow_imports = skip [mypy.plugins.mcp.*] follow_imports = skip ignore_missing_imports = true [mypy.plugins.playwright.*] follow_imports = skip ignore_missing_imports = true [mypy.plugins.protego.*] follow_imports = skip ignore_missing_imports = true [mypy.plugins.markdownify.*] follow_imports = skip ignore_missing_imports = true

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/ThreatFlux/playwright-fetch'

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