Server data from the Official MCP Registry
Official GrabzIt MCP server for AI web scraping, screenshots, and PDF/DOCX generation.
About
Official GrabzIt MCP server for AI web scraping, screenshots, and PDF/DOCX generation.
Security Report
Valid MCP server (4 strong, 10 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
5 files analyzed ยท 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: GRABZIT_APP_KEY
Environment variable: GRABZIT_APP_SECRET
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-grabzit-mcp-server": {
"env": {
"GRABZIT_APP_KEY": "your-grabzit-app-key-here",
"GRABZIT_APP_SECRET": "your-grabzit-app-secret-here"
},
"args": [
"-y",
"@grabzit/mcp-server"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
GrabzIt MCP Server
The official Model Context Protocol (MCP) server for GrabzIt. This server allows AI assistants (like Claude, Cursor, and Windsurf) to dynamically capture website screenshots, generate PDF and DOCX documents, and scrape web data directly within your AI environment.
๐ Quick Start
This server is published on npm and can be executed instantly without installation using npx.
You will need a GrabzIt Application Key and Secret, which you can get by creating an account at GrabzIt.
Configuration
Add the following configuration to your MCP-compatible client (e.g., claude_desktop_config.json). Replace <YOUR_APP_KEY> and <YOUR_APP_SECRET> with your actual GrabzIt credentials.
{
"mcpServers": {
"grabzit": {
"command": "npx",
"args": [
"-y",
"@grabzit/mcp-server"
],
"env": {
"GRABZIT_APP_KEY": "<YOUR_APP_KEY>",
"GRABZIT_APP_SECRET": "<YOUR_APP_SECRET>"
}
}
}
}
๐ ๏ธ Environment Variables
The server requires the following environment variables to authenticate with the GrabzIt API:
GRABZIT_APP_KEY- Your GrabzIt Application Key.GRABZIT_APP_SECRET- Your GrabzIt Application Secret.
Tools
grabzit_inspect_urlCaptures a screenshot of a URL and returns it as an image that the AI can view directly in context. Supports full page captures, rendering delays for SPAs, element cropping via CSS selectors, and element stripping.grabzit_scrape_htmlExtracts fully-rendered HTML from a target URL after JavaScript execution completes. Supports custom rendering delays.grabzit_convert_urlConverts a target URL to an image (png,jpg,svg,tiff), PDF, or DOCX document. Supports page orientation, paper sizing, element cropping/stripping, and rendering delays.grabzit_convert_htmlConverts raw HTML string content into an image (png,jpg,svg,tiff), PDF, or DOCX document. Supports page orientation, paper sizing, element cropping/stripping, and rendering delays.
๐ Usage Examples
Once connected, you can ask your AI client prompts like:
- "Inspect https://news.ycombinator.com using GrabzIt and tell me what you see in the screenshot."
- "Scrape the rendered HTML of https://example.com after waiting 2000ms for dynamic content to load."
- "Convert https://example.com into an A4 PDF in landscape orientation using GrabzIt."
- "Take this HTML string invoice and convert it into a downloadable DOCX document."
๐ License
This project is open-source and available under the ISC License.
๐ Privacy Policy
This MCP server acts as a secure bridge between your local AI environment and the GrabzIt API.
- Your
GRABZIT_APP_KEYandGRABZIT_APP_SECRETremain stored locally on your machine. - Any URLs or HTML data processed through this server are governed by the official GrabzIt Privacy Policy.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
MCP Marketplace
Freeby mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
