Skip to main content
Glama

MCP Gemini API Server

by techkwon

get_config

Retrieve specific configuration values by key to manage and customize settings within the MCP Gemini API Server, enabling streamlined 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" }

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