Aistudio MCP Server
未申請Google AI Studio MCP Server - Powerful Gemini API integration for Model Context Protocol with multi-modal file processing, PDF-to-Markdown conversion, image analysis, and audio transcription capabilities. Supports all Gemini 2.5 models with comprehensive file format support.
インストール
npm install -g aistudio-mcp-server未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(9個)
content
(string): Base64 encoded file content
files
(array, optional): Array of files to include in generation
generate_content
Generates content using Gemini with comprehensive support for files, conversation history, and system prompts. Supports various file types including images, PDFs, Office documents, and text files.
model
(string, optional): Gemini model to use (default: gemini-2.5-flash)
path
(string): Path to file
system_prompt
(string, optional): System prompt to guide AI behavior
temperature
(number, optional): Temperature for generation (0-2, default: 0.2). Lower values produce more focused responses, higher values more creative ones
type
(string, optional): MIME type (auto-detected from file extension)
user_prompt
(string, required): User prompt for generation