MCP Gemini Web Search

by yunus · design-creative · mcp-server, lobehub, web-search

Medium setupBest for hobbyTrust score 18/100

MCP server exposing a grounded web search tool powered by Gemini 2.5 + Google Search grounding, with optional research mode. Requires external API keys configured via environment variables GEMINI_API_KEY or GOOGLE_API_KEY.

Source: https://github.com/deduble/mcp-gemini-web

Install

git clone https://github.com/deduble/mcp-gemini-web

Use this forAI-extracted

  • Perform web searches within Claude to find current information without leaving the conversation
  • Research real-time data and latest news articles for context in AI-assisted writing
  • Augment Claude's knowledge with live web search results using free Gemini API quotas
  • Build research workflows that combine Claude reasoning with fresh web data

Works with

Claude DesktopClaude Code

Tags: mcp-server, lobehub, web-search

35 GitHub stars · Source: lobehub

About design-creative MCP servers and Claude skills

design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP Gemini Web Search is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related design-creative MCPs and skills

  • Zimi by epheterson

    Offline knowledge server for ZIM files. Requires external ZIM files directory configured via environment variable ZIM_DIR (default /zims) and a config/cache directory via ZIMI_DATA_DIR (default /config or $ZIM_DIR/.zimi).

  • MCP Emulator Controller by Teemo4621

    MCP Server to control emulators with features like opening/closing apps, capturing screenshots, and screen interactions. Requires external dependency 'uv' (https://github.com/astral-sh/uv) for running the server.

  • EuConquisto Composer MCP by euconquisto

    基于 EuConquisto Composer 平台的教育内容创建系统,支持通过 API 直接集成。需要环境变量进行身份验证和项目配置,详细信息请参见 README。

  • SEC EDGAR MCP by stefanoamorelli

    MCP server for accessing SEC EDGAR filings, providing company filings, financial statements, and insider trading data with exact numeric precision. Built on edgartools.

  • Cross-Platform Code Generator MCP Tool by psply

    A powerful MCP tool that automatically generates cross-platform calling code for Android, iOS, and HarmonyOS from C++ interface functions. Requires Node.js 18+ and npm or yarn to install dependencies and run the MCP server.

  • MCP-Typebot by carlosventurar

    A small MCP server that exposes Typebot’s REST API as callable tools in Claude Desktop via STDIO. Requires a valid Typebot API token and workspace ID configured via environment variables.

  • SearXNG MCP Server by tobioffice

    An MCP server implementation that integrates the SearXNG API, providing web search capabilities. Requires setting the SEARXNG_URL environment variable to specify the SearXNG instance URL.

  • TradingView MCP Server by fiale-plus

    Unofficial MCP server and CLI for TradingView's market screener API supporting stocks, forex, crypto & ETFs. No external data files required.

Frequently asked questions

How do I install MCP Gemini Web Search?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP Gemini Web Search?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP Gemini Web Search free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.