MCP Gemini Web Search
by yunus · design-creative · mcp-server, lobehub, web-search
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-webUse 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
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
- Lighthouse MCP Server by priyankark
An MCP server that wraps around Google's Lighthouse tool to help measure various performance metrics for web pages. Requires Node.js 16+ and Chrome/Chromium browser for Lighthouse.
- Apollo.io MCP Server by erickhuge
Secure MCP server for the full Apollo.io REST API v1 — 42 tools covering people, organizations, contacts, accounts, deals, sequences, tasks, emails, and admin. Requires an Apollo.io API key provided via the APOLLO_IO_API_KEY environment variable.
- MCP Power Automate by kaael1
Local MCP server for Microsoft Power Automate with browser-backed auth, explicit flow targeting, validation, review diff, and rollback. Requires a Chromium extension for browser-backed authentication and context capture.
- codespelunker (cs) by boyter
CLI code search tool that understands code structure and ranks results by relevance. No indexing required. Supports TUI and HTTP modes for interactive exploration. Binaries for Windows, GNU/Linux, and macOS are available from the releases page.
- duckduckgo-search MCP Server by zhsama
A TypeScript-based MCP server that provides DuckDuckGo search functionality. Supports rate limiting and error handling. No external data files required.
- Telegram Bot MCP Server by node2flow-th
MCP server for Telegram Bot API — send messages, manage chats, webhooks, files, and more through 27 tools. Requires a Telegram Bot token provided via the TELEGRAM_BOT_TOKEN environment variable.
- 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.
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.