Back to Home
sabikahamna icon

MCP-Server-with-Gemini-CLI

Verified Safe

by sabikahamna

Overview

Provides an API server and a command-line interface for interacting with the Google Gemini AI model.

Installation

Run Command
npm start

Environment Variables

  • GEMINI_API_KEY
  • PORT

Security Notes

The server correctly loads the GEMINI_API_KEY from environment variables and avoids dangerous patterns like 'eval'. However, the '/chat' endpoint lacks any authentication or authorization, meaning anyone with network access to the server can utilize the Gemini API, potentially leading to unauthorized usage and API billing costs if exposed publicly.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassMedium
Avg Tokens250
Stars0
Forks0
Last Update2025-12-05

Tags

AIGemini APIExpress.jsCLIChatbot