Gemini MCP Server

by blesscat

Not rated
GitHub

About

An MCP server for interacting with Google's Gemini models through the Gemini CLI.

Details

Author
blesscat
Categories
Developer Tools, AI

Setup

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

Repository: https://github.com/blesscat/gemini-cli-mcp

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

An MCP (Model Context Protocol) server that provides integration with the Gemini CLI tool.

- Node.js 18+
- Gemini CLI tool installed and configured
-

gemini_chat- Send a message to Gemini and get a response

- Parameters:message(required),model(optional, default: gemini-pro)

gemini_generate- Generate content with Gemini using a specific prompt

- Parameters:prompt(required),model(optional),temperature(optional, 0.0-1.0)

gemini_list_models- List available Gemini models

This MCP server assumes the Gemini CLI is available in your system PATH. Make sure you have:
- Installed the Gemini CLI tool
- Configured your API credentials
- Verified the CLI works by runninggemini --help

Add this to your Claude Desktop configuration:

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

This will start the server with file watching for development.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

next-devtools-mcp is a MCP server that provides Next.js development tools and utilities for AI coding assistants like Claude and Cursor.

Word search, crossword, and sudoku generator MCP server with printable PDF worksheets, themed word banks, and verifiable LLM evals. Local-first, from the makers of puzzletide.com.

A demonstration server for ActionKit, providing access to Slack actions via Claude Desktop.

MCP server that lets Claude Code agents delegate tasks to agents in other project directories, with parallel dispatch, sessions, and async jobs.

Statistical regression testing for LLM agents: p-value, effect size, and CI on behavior change.

A Python MCP package that gives your LLM agents complete file system and shell capabilities — production-ready, sandboxed, and wired to any LLM in minutes.

Integrates with Google AI Studio/Gemini API for PDF to Markdown conversion and content generation.

Anchor Browser (https://anchorbrowser.io) is secure infrastructure for computer-use agents — stealth cloud browsers, authentication, captcha bypass, and a hosted MCP server for Cursor, Claude, and Windsurf.

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.