browser-mcp
by hupeng9995
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| navigateC | 访问指定的URL网页 |
| get_page_sourceA | 获取当前页面的完整HTML源码 |
| get_element_stylesA | 获取指定元素的所有CSS样式(包括计算后的样式) |
| get_all_stylesheetsB | 获取页面所有CSS样式表的内容 |
| extract_css_classesA | 提取页面中所有CSS类的定义和使用情况 |
| get_element_by_selectorC | 通过CSS选择器获取元素的HTML和样式信息 |
| download_assetsA | 获取页面所有静态资源的URL列表(CSS、字体、图片等) |
| analyze_layoutB | 分析页面布局结构(Flexbox、Grid等) |
| get_fontsA | 获取页面使用的所有字体信息 |
| screenshotC | 对当前页面或指定元素截图 |
| execute_scriptB | 在页面中执行自定义JavaScript代码 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/hupeng9995/browser-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server