Skip to main content
Glama

AI Studio MCP Server

by eternnoir

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_MODELNoGemini model to usegemini-2.5-flash
GEMINI_API_KEYYesYour Google AI Studio API key
GEMINI_TIMEOUTNoRequest timeout in milliseconds (default: 300000 = 5 minutes)300000
GEMINI_MAX_FILESNoMaximum number of files per request10
GEMINI_TEMPERATURENoTemperature for generation (0-2). Lower values produce more focused responses, higher values more creative ones0.2
GEMINI_MAX_OUTPUT_TOKENSNoMaximum output tokens8192
GEMINI_MAX_TOTAL_FILE_SIZENoMaximum total file size in MB50

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eternnoir/aistudio-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server