Skip to main content
Glama

MCP Gemini API Server

by techkwon

get_config

Retrieve specific configuration values from the MCP Gemini API Server to customize access to AI capabilities like text generation and image analysis.

Instructions

Get configuration value

Input Schema

NameRequiredDescriptionDefault
keyYesConfiguration key to retrieve

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Configuration key to retrieve", "type": "string" } }, "required": [ "key" ], "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