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.
Scraper MCP Smithery
Project Details
- rockerritesh/scraper-mcp-smithery
- MIT License
- Last Updated: 4/10/2025
Categories
Recomended MCP Servers
LinkedIn MCP Server for local automation
Browse the web, directly from Cursor etc.
A Model Context Protocol server that provides real-time hot trending topics from major Chinese social platforms and news...
🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows
Scrapeless Mcp Server
A Model Context Protocol server for Chess.com's Published Data API. This provides access to Chess.com player data, game...
ScapeGraph MCP Server
A Model Context Protocol (MCP) server that enables AI assistants to perform web searches using SearXNG, a privacy-respecting...
MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping,...





