Description
Web Search MCP Server enables free web searching using Google search results without requiring API keys. It provides a single tool named 'search' that accepts a query string and optional limit parameter, returning structured results with titles, URLs, and descriptions. The implementation uses web scraping with axios and cheerio to extract search results from Google's HTML structure, making it suitable for personal use cases where quick access to web information is needed, though users should be mindful of rate limiting to avoid being temporarily blocked by Google.
Server Details
Added
April 21, 2025
