Scraper MCP Smithery
Enhance your web scraping capabilities with powerful tools to extract and manipulate data efficiently. Automate data collection and streamline your workflows with ease. Leverage a robust framework designed for seamless integration with your applications.
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install rockerritesh/scraper-mcp-smithery -c claudeThis command will automatically install and configure the Scraper MCP Smithery MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claudeAfter opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"Scraper MCP Smithery": {
"command": "uvx",
"args": [
"mcp-server"
],
"env": {}
}
}
}MCP Web Search Tool
A lightweight MCP server implementation for web search operations using FastMCP, designed to integrate with Smithery's development environment.
Features
- Async web search through custom scraper integration
- FastMCP server foundation for rapid tool development
- Smithery deployment ready configuration
- Simulated URL fetching with error handling
Prerequisites
- Python 3.9+
- MCP CLI installed
- Smithery development environment access
Installation
git clone https://github.com/rockerritesh/scraper-mcp-smithery.git
cd scraper-mcp-smithery
uv run server.py
mcp dev server.py
Usage
Run development server:
mcp dev server.py
Scraper Integration
The tool uses scraper_doc.py for:
- URL content extraction
- Error handling with status codes
- MD-formatted results parsing
Development
# Test with debug mode
MCP_DEBUG=1 mcp dev server.py
License
MIT License (see LICENSE file)
This README provides clear setup instructions while highlighting the tool's async capabilities and Smithery integration. The structure follows best practices for developer tools documentation.
---
Details:
Stars
0Forks
0Last commit
7 months agoRepository age
7 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to Scraper MCP Smithery:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit