Skip to main content
Glama

MCP Gemini API Server

by techkwon

set_config

Set specific configuration values on the MCP Gemini API Server to customize its behavior and optimize performance for tasks like text generation, image analysis, and web search.

Instructions

Set configuration value

Input Schema

NameRequiredDescriptionDefault
keyYesConfiguration key to set
valueYesConfiguration value to set

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Configuration key to set", "type": "string" }, "value": { "description": "Configuration value to set", "type": "string" } }, "required": [ "key", "value" ], "type": "object" }
Install Server

Other Tools from MCP Gemini API Server

Related 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/techkwon/mcp-gemini'

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