Web Search

by rohanraja

Not rated
GitHub

About

Enables free web searching using Google search results, with no API key required.

Details

Author
rohanraja
Categories
Search, Other

Setup

Install Web Search in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/rohanraja/web-search

Follow the installation instructions in the repository README, then restart your MCP client.

A Model Context Protocol (MCP) server that enables free web searching using Google search results, with no API keys required.

- Search the web using Google search results
- No API keys or authentication required
- Returns structured results with titles, URLs, and descriptions
- Configurable number of results per search
- Clone or download this repository
- Install dependencies:
- Add the server to your MCP configuration:

{ "mcpServers": { "web-search": { "command": "node", "args": ["/path/to/web-search/build/index.js"] } } }
{ "mcpServers": { "web-search": { "command": "node", "args": ["/path/to/web-search/build/index.js"] } } }

The server provides a single tool namedsearchthat accepts the following parameters:

{ "query": string, // The search query "limit": number // Optional: Number of results to return (default: 5, max: 10) }
use_mcp_tool({ server_name: "web-search", tool_name: "search", arguments: { query: "your search query", limit: 3 // optional } })
[ { "title": "Example Search Result", "url": "https://example.com", "description": "Description of the search result..." } ]

Since this tool uses web scraping of Google search results, there are some important limitations to be aware of:
-

Rate Limiting: Google may temporarily block requests if too many searches are performed in a short time. To avoid this:

- Keep searches to a reasonable frequency
- Use the limit parameter judiciously
- Consider implementing delays between searches if needed

- The tool relies on Google's HTML structure, which may change
- Some results might be missing descriptions or other metadata
- Complex search operators may not work as expected

- This tool is intended for personal use
- Respect Google's terms of service
- Consider implementing appropriate rate limiting for your use case

Feel free to submit issues and enhancement requests!

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

Fetch, convert, and search AWS documentation pages, with recommendations for related content.

Search campgrounds around the world on campertunity, check availability, and provide booking links.

The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.

All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.

MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.

At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.

Just Domain is the domain registrar for businesses built with AI. Its remote MCP server checks availability and returns first-year and renewal pricing, plus a link to register on justdomain.ai, with DNS and WHOIS privacy in the same place. No account, no API key, read only. Endpoint: https://mcp.justdomain.ai/

Search the web using Kagi's search API

Research tools, including a Sqlite-backed document stash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.