Back to Home
mesolimbo icon

gemini-mcp

Verified Safe

by mesolimbo

Overview

A Model Context Protocol (MCP) server providing local access to Google's Gemini 3 Pro Preview API for integration with tools like Claude Code.

Installation

Run Command
npx tsx src/index.ts

Security Notes

The server uses `config.json` for the Gemini API key, which is explicitly `gitignored` as per best practices. It does not contain `eval` or obvious obfuscation. Network interaction is limited to calls to the Google Gemini API. It runs locally via stdio, not exposing external network ports, which is generally secure. Configuration validation for the API key is present at startup.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens4000
Stars0
Forks0
Last Update2026-01-07

Tags

MCPGeminiAILocal ServerTypeScript