screenshot-feedback-hook-mcp
by lkh081231
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 | {
"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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/lkh081231/screenshot-feedback-hook-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server