screenshot-feedback-hook-mcp
by lkh081231
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| take_screenshotA | 截取屏幕并返回图片,用于查看自己刚产出的真实画面(前端页面、EDA/CAD 图等)。 Args: monitor: 0=所有显示器拼接(默认),1..N=指定单个显示器。 不确定编号时先调 list_monitors。 |
| list_monitorsA | 列出可用显示器编号与分辨率,供 take_screenshot 选择 monitor 参数。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |