Glasses MCP
About
A simple MCP server that lets your AI agent see and capture the web.
Details
- Author
- gourraguis
- Downloads
- 326
- Categories
- Other, AI, Automation, Developer Tools
Jump to
- Takes perfect screenshots of any website
- Supports device-specific screenshot dimensions
- Provides visual context to an AI assistant
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Glasses MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
The AI assistant sends a request to the Glasses MCP server to capture a screenshot of a specified URL at a chosen device size.
screenshot
Takes a screenshot of a website.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"glasses mcp": {
"glasses": {
"command": "npx",
"args": [
"-y",
"glasses-mcp"
]
}
}
}
}
McpServers
{
"glasses": {
"command": "npx",
"args": [
"-y",
"glasses-mcp"
]
}
}
Your AI assistant is a powerful partner, capable of processing immense amounts of text and code. But when it comes to the visual web, it's flying blind. It can't see the layout of a competitor's landing page, the design of a complex dashboard, or the look of your latest prototype.
Glasses MCP gives it sight.
It's a simple tool that allows your AI to request a perfect, device-specific screenshot of any website. It's not just about taking pictures; it's about giving your AI the context it's been missing, turning the visual web into a resource it csaan finally understand and interact with.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


