Skip to main content
Glama

MCP-Undetected-Chromedriver

by dragons96
pyproject.toml644 B
[project] name = "mcp-server-undetected-chromedriver" version = "0.1.0" description = "Add your description here" readme = "README.md" license = {text = "MIT"} requires-python = ">=3.11" dependencies = [ "mcp[cli]>=1.6.0", "undetected-chromedriver>=3.5.5", "webdriver-manager>=4.0.2", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/mcp_server_undetected_chromedriver"] [project.scripts] mcp-server-undetected-chromedriver = "mcp_server_undetected_chromedriver:main" [[tool.uv.index]] url = "https://pypi.tuna.tsinghua.edu.cn/simple" default = 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/dragons96/mcp-undetected-chromedriver'

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