gemini-mcp-server
@MCP-Mirror
gemini-mcp-server について
Mirror of
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is gemini-mcp-server?
A TypeScript-based Model Context Protocol (MCP) server that integrates Google's Gemini Pro model, enabling text generation through the MCP tool generate_text. It is designed to be used with the Claude Desktop app.
How to use gemini-mcp-server?
Install Node.js 18 or higher, obtain a Google Gemini API key, clone the repository, run npm install and npm run build. Then configure the server in Claude Desktop Settings > Developer > Edit Config using the provided JSON snippet, replacing the path and API key.
Key features of gemini-mcp-server
- Single MCP tool:
generate_textfor text generation - Integrates with Google's Gemini Pro model
- Written in TypeScript
- Designed for use with Claude Desktop
- Requires Node.js 18 or higher
Use cases of gemini-mcp-server
- Generate text from prompts using Gemini Pro within Claude Desktop
- Use Gemini as a specialized language model in MCP-compatible environments
FAQ from gemini-mcp-server
What is gemini-mcp-server?
It is an MCP server that allows Claude Desktop to call Google's Gemini Pro model for text generation via the generate_text tool.
What are the prerequisites?
Node.js 18 or higher, a Google Gemini API key, and the Claude Desktop app. TypeScript is also recommended.
How do I install and configure it?
Clone the repository, run npm install and npm run build. Then add the JSON configuration to Claude Desktop's MCP settings, specifying the absolute path to the project and your Gemini API key.
What API key is needed?
A Google Gemini API key. The README does not specify where to obtain one, but it is required to set the GEMINI_API_KEY environment variable.
Where does the server run?
It runs as a local Node.js process launched by Claude Desktop. The server’s code is stored in the cloned repository.
「AI とエージェント」の他のコンテンツ
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
コメント