Best MCP Servers for Web Search
MCP servers that enable real-time search and information retrieval from the web.
Web-search MCP servers ground LLM responses in current information. They are the simplest way to connect your agent to news, documentation, and public data without maintaining a crawl pipeline.
Top picks
Pushpad MCP
Enables sending web push notifications and managing Pushpad resources (notifications, subscriptions, projects, and senders) through natural language, using the Pushpad API.
Google MCP Server
A FastAPI-based MCP server that integrates with Google Docs and Gmail, requiring terminal approval before executing actions.
Agentic Ads
Google AdSense for AI agents, enabling MCP server monetization by serving privacy-respecting contextual ads and earning 70% revenue share on clicks.
semantic-product-search-mcp
Exposes product catalog and semantic search as tools for an LLM agent, enabling natural language product recommendations based on intent rather than keyword matching.
MCPGuard-Lab
A security research MCP server for testing tool call safety with deterministic policies like allowlists, path boundary enforcement, SSRF prevention, output redaction, and prompt injection detection, without requiring external LLMs or API keys.
apps-script-mcp-server
An MCP server that lets Claude read and push Google Apps Script code directly into a script project.
How to choose
- Prioritize transport: stdio servers run locally; HTTP/remote servers need no install but require network trust.
- Check stars & maintenance: Higher GitHub stars and recent commits usually signal a more reliable project.
- Review security scope: File-system and browser servers can access sensitive data; run them in isolated environments.
- Match your client: Not all MCP clients support every transport; verify compatibility with Claude Desktop, Cursor, or your own agent.
Editorial picks are based on public metadata and keyword matching. They do not constitute endorsements; always review source and license before use.