search & data extraction
Webpage Screenshot Mcp
A MCP server for taking screenshots of webpages to use as feedback during UI developement.
typescript
local
search & data extraction
Installation
npx -y ananddtyagi/webpage-screenshot-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "webpage-screenshot-mcp",
"command": "npx",
"args": [
"-y",
"ananddtyagi/webpage-screenshot-mcp"
]
}About This MCP Server
ananddtyagi/webpage-screenshot-mcp
A MCP server for taking screenshots of webpages to use as feedback during UI developement.
GitHub: https://github.com/ananddtyagi/webpage-screenshot-mcp
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub