@scrapezy/mcp MCP Server
@scrapezy
About @scrapezy/mcp MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-scrapezy": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Scrapezy/mcp",
"--client",
"claude"
]
}
}
}Tools
1Extract structured data from a website
Overview
What is @scrapezy/mcp MCP Server?
@scrapezy/mcp MCP Server is a Model Context Protocol server for Scrapezy that enables AI models, such as Claude, to extract structured data from websites. It provides a single tool (extract_structured_data) that takes a URL and a prompt, returning structured information based on the prompt.
How to use @scrapezy/mcp MCP Server?
Install the server globally via npm (npm install -g @scrapezy/mcp) or automatically via Smithery. Set your Scrapezy API key either as an environment variable (SCRAPEZY_API_KEY) or by passing it as a command-line argument (--api-key). Configure the server in Claude Desktop by adding a entry to claude_desktop_config.json with the command npx @scrapezy/mcp --api-key=your_api_key.
Key features of @scrapezy/mcp MCP Server
- Extracts structured data from any website using a URL and prompt.
- Returns data directly to the AI model for further processing.
- Simple API key configuration via environment variable or command line.
- Easy integration with Claude Desktop and other MCP-compatible clients.
- Debugging support via the MCP Inspector tool.
Use cases of @scrapezy/mcp MCP Server
- Extracting product details (name, price, description, colors) from e-commerce pages.
- Gathering structured data from web pages for analysis or reporting.
- Feeding extracted website data into an AI assistant for summarization or comparison.
FAQ from @scrapezy/mcp MCP Server
What tool does @scrapezy/mcp MCP Server provide?
It provides one tool: extract_structured_data. This tool accepts a URL and a prompt describing what data to extract, then returns the structured data from the website.
How do I provide my Scrapezy API key to @scrapezy/mcp MCP Server?
You can either set the SCRAPEZY_API_KEY
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Nginx UI
0xJackyYet another WebUI for Nginx
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments