Gemini MCP Server – README | MCP Marketplace

✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

gemini-mcp-server

A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with Google’s Gemini Pro model.

MCP Tools

generate_text

From server: gemini

Prerequisites

  • Node.js 18 or higher
  • Google Gemini API key
  • TypeScript
  • Claude Desktop app

Installation

  1. Clone the repository:
git clone https://github.com/GeorgeJeffers/gemini-mcp-server.git
cd gemini-mcp-server
  1. Install dependencies:
npm install
  1. Build:
npm run build

Claude Desktop Integration

To use this server with Claude Desktop:

  1. Open Claude Desktop
  2. Go to Settings > Developer
  3. Click “Edit Config”
  4. Add the following configuration:
{
  "name": "gemini",
  "command": "node",
  "args": ["dist/gemini_mcp_server.js"],
  "env": {
    "GEMINI_API_KEY": "your_api_key_here"
  },
  "cwd": "/path/to/mcp-gemini-server"
}

Replace:

  • /path/to/mcp-gemini-server with the absolute path to where you cloned this repository
  • your_api_key_here with your actual Google Gemini API key

The server will now be available in Claude Desktop’s MCP server list.

License

MIT

Author

GeorgeJeffers

Gemini MCP Server

Project Details

Recomended MCP Servers

TxtAI Assistant
TxtAI Assistant

💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows

Cursor MCP
Cursor MCP
Toolbox for LLM Enhancement
Toolbox for LLM Enhancement

Maintenance of a set of tools to enhance LLM through MCP protocols.

🧩
Confluence Communication Server

A test of confluence mcp server

Azure Data Explorer Server
Azure Data Explorer Server

A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Azure Data Explorer databases...

Kubernetes Operations Manager
Kubernetes Operations Manager

kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。

🧩
OSP Marketing Tools MCP Server

A Model Context Protocol (MCP) server that empowers LLMs to use some of Open Srategy Partners' core writing...

🧩
Excalidraw MCP Server

Model Context Protocol (MCP) server for Excalidraw - Work in Progress

🧩
AlibabaCloud MCP Server
Code2Prompt
Code2Prompt

A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and...

Attio MCP Server
Attio MCP Server
Discord MCP Server
Discord MCP Server

A Model Context Protocol (MCP) server for the Discord integration with MCP-compatible applications like Claude Desktop.

Featured Templates

View More
Customer service
Service ERP
125 756
Customer service
Multi-language AI Translator
135 645
AI Engineering
Python Bug Fixer
119 1080
Data Analysis
Pharmacy Admin Panel
238 1703
AI Assistants
Image to text with Claude 3
150 1122

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.