Skip to main content
Glama
amu3dev

Gemini Consultant MCP

by amu3dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYYesGoogle Gemini API key. Required, startup fails fast when absent.
GEMINI_DEFAULT_MODELNoDefault requested model; must be in the allowlist.gemini-3.1-flash-lite
GEMINI_ALLOWED_MODELSNoComma-separated exact model IDs.gemini-3.1-flash-lite,gemini-3.5-flash,gemini-3.1-pro-preview
GEMINI_MAX_CONTEXT_CHARSNoInteger from 1 through 10,000,000; oversized context is rejected, not truncated.300000
GEMINI_MAX_OUTPUT_TOKENSNoInteger from 1 through 65,536; request overrides cannot exceed it.8192

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/amu3dev/gemini-consultant-mcp'

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