model
(string, optional): Gemini model to use (default: gemini-2.5-flash)
How to use it
model is exposed by the Aistudio MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the model tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Aistudio MCP Server
npm install -g aistudio-mcp-serverOther tools in Aistudio MCP Server (8)
(string): Base64 encoded file content
(array, optional): Array of files to include in generation
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.
(string): Path to file
(string, optional): System prompt to guide AI behavior
(number, optional): Temperature for generation (0-2, default: 0.2). Lower values produce more focused responses, higher values more creative ones
(string, optional): MIME type (auto-detected from file extension)
(string, required): User prompt for generation