Skip to main content
Glama

Browser-MCP Server

by Euraxluo
pyproject.toml733 B
[project] name = "mcp-tools" version = "0.2.4" description = "A browser automation and protocol interaction toolkit based on browser-use, designed for automated testing, protocol validation, and end-to-end workflow control." readme = "README.md" requires-python = ">=3.12" dependencies = [ "browser-use==0.5.0", "mcp[cli]>=1.11.0", "pydantic>=2.0.0", "markdownify>=0.11.0", "fastmcp>=2.10.5", "fastapi[standard]>=0.116.1", "dowhen>=0.1.0", "playwright>=1.53.0", "httpx[socks]>=0.28.0", ] [project.optional-dependencies] dev = [ "pytest", "pytest-asyncio", "pytest-cov", "coverage", "pytest-rerunfailures" ] [[tool.uv.index]] url = "https://pypi.tuna.tsinghua.edu.cn/simple/"

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/Euraxluo/browser-mcp'

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