Skip to main content
Glama

browser-use MCP server

by adamdude828
pyproject.toml446 B
[project] name = "mcp-browser-use" version = "0.1.0" description = "A MCP server project" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.2.1",] [[project.authors]] name = "Adam Holsinger" email = "adamholsinger@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcp-browser-use = "browser_use:main" [tool.hatch.build.targets.wheel] packages = ["src/browser_use"]

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

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