Gemini Search
About
Utilizes Gemini API and Google Search to generate answers based on the latest information for user queries.
Details
- Author
- Lorhlona
- GitHub stars
- 22
- Downloads
- 18
- Categories
- Search, Other, AI, Productivity, Developer Tools, Design, Knowledge Base
- Tags
- #web-research, #google, #mobile, #web
Jump to
Setting up with Highlight
Follow these steps to add this server as a custom Highlight plugin:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Gemini SearchCommand (node, npx, python, etc.)npxArguments-
Argument 1
-y -
Argument 2
@highlight/mcp-server
Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
-
Argument 1
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"gemini search": {
"env": {},
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
}
}
Linux
{
"env": [],
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
Macos
{
"env": [],
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
Windows
{
"env": [],
"args": [
"/c",
"npx",
"-y",
"@highlight/mcp-server"
],
"command": "cmd"
}
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.
A connector for the Perplexity API to enable web search within the MCP ecosystem.
Structural AI Search Readiness MCP. Audit, dry-run fixes, rescore, doctor. No LLM rankings.
Perform web searches with the Brave Search API and analyze research papers using Google's Gemini model.
Provides AI-powered web search and summarization using the Gemini API's grounding feature.
Integrate search grounded Gemini output into your workflow.
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
A server providing Google AI-powered search and documentation tools for developers.
Comprehensive web, news, and social media search and analysis using xAI's Grok API.
Enhances LLM responses with factual, real-time web content using Jina AI's grounding capabilities.
Integrates with Jina AI APIs for web reading, search, and fact-checking.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




