Gemini MCP Server

by loming

Not rated
GitHub

About

Access Google's Gemini AI through the gemini-cli command-line tool.

Details

Author
loming
Categories
Cloud Service, AI, Other

Setup

Install Gemini MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/loming/gemini-mcp

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

Access Google's Gemini AI through the gemini-cli command-line tool.

A Model Context Protocol (MCP) server that provides AI-powered internet search capabilities through thegemini-clitool.

This MCP server allows Claude and other AI assistants to perform real-time internet searches by interfacing with thegemini-clicommand-line tool. It provides a singlequerytool that can search for current information and provide AI-powered analysis.

- Real-time Search: Query current internet data through AI-powered search
- MCP Protocol: Implements the Model Context Protocol for seamless integration
- HTTP Streaming: Uses HTTP streaming transport for efficient communication
- TypeScript: Fully typed with TypeScript for reliability
- Graceful Shutdown: Handles SIGINT/SIGTERM signals for clean exits

- Node.js 18+
- gemini-cliinstalled and configured on your system
- TypeScript (for development)

git clone <repository-url> cd gemini-mcp

The server will start on port 13001 by default, or you can set a custom port:

- Description: Send a query to an AI agent that can search real-time internet data
- Parameters:

- text(string): The search query or question to send to the AI agent

Add to your Claude Desktop configuration:

{ "mcpServers": { "gemini-search": { "command": "node", "args": ["path/to/gemini-mcp/dist/index.js"], "env": { "PORT": "13001" } } } }

- npm run build- Compile TypeScript to JavaScript
- npm run start- Run the compiled server
- npm run dev- Run in development mode with ts-node

src/ ├── index.ts # Main server implementation ├── package.json # Project configuration └── dist/ # Compiled JavaScript (after build)

- fastmcp: MCP server framework
- zod: Schema validation
- child_process: Node.js built-in for spawning processes
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request

The DataFast MCP server lets MCP-compatible clients such as Codex, Claude Code, and Cursor query your analytics and manage your account through natural language.

Competitive intelligence platform with 24 tools — monitor competitor pricing, content, positioning, tech stacks, and how ChatGPT, Claude, and Gemini rank your brand.

MCP Server for full Easypanel control via Claude Code, Cursor and Claude Desktop.

Free crypto news API + MCP - real-time aggregator for Bitcoin, Ethereum, DeFi, Solana & altcoins. No API key required. RSS/Atom feeds, JSON REST API, historical archive with market context, embeddable widgets, ChatGPT plugin, Claude MCP server, SDKs (Python, TypeScript, Go, React, PHP). AI/LLM ready. Vibe coding friendly. Open source.

Provides access to Google Gemini AI capabilities as tools.

An MCP server to interact with Google's Gemini AI models, requiring a Gemini API key.

An MCP server for Google Gemini AI featuring Smart Tool Intelligence and self-contained, configurable preferences.

A Model Context Protocol (MCP) server for managing app publishing on Huawei AppGallery Connect. Integrates directly with Claude Desktop or any MCP-compatible client.

Interact with Infactory APIs using Claude and other large language models.

An MCP server for Google's Gemini CLI, allowing AI assistants to leverage Gemini's capabilities.

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.