mcp-servers-gemini
Verified Safeby sharjeeltanoli
Overview
Configures a collection of modular tools for an AI agent to interact with development-related services and systems.
Installation
No command providedEnvironment Variables
- GITHUB_PERSONAL_ACCESS_TOKEN
Security Notes
The 'filesystem' server grants broad read/write access to specified local directories, posing a significant risk if the agent is compromised or misused. Relying on `npx -y` introduces a minor supply chain risk from npm packages. Multiple servers require sensitive credentials (GitHub PAT, Context7 API Key, Vercel authentication) which must be securely managed by the user to prevent exposure.
Similar Servers
gemini-cli
Provides an A2A (Agent-to-Agent) server for the Gemini CLI, enabling external agents to interact with and utilize the CLI's capabilities for executing tasks and accessing tools.
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
mmcp
Manages Model Context Protocol (MCP) server definitions in a central configuration and applies them to various AI agent tools.
gemini-mcp-server
An MCP server providing a suite of 7 AI-powered tools (Image Gen/Edit, Chat, Audio Transcribe, Code Execute, Video/Image Analysis) powered by Google Gemini, featuring a self-learning "Smart Tool Intelligence" system for prompt enhancement and user preference adaptation.