Gemini Search MCP Server
by Lorhlona
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GEMINI_API_KEY | Yes | Your Gemini API key from Google AI Studio (https://makersuite.google.com/app/apikey) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search | Gemini 2.0とGoogle検索を使用して、最新の情報に基づいた回答を生成 |
analyze_file | Gemini 2.0のマルチモーダル機能を使用してファイル(画像、PDF)を分析 |
analyze_files | 複数のファイルを同時に分析し、内容の整合性を確認 |