Skip to main content
Glama

MCP Gemini API Server

by techkwon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
googleApiKeyYesGoogle API key for accessing the Gemini API

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
analyze_files

Analyze multiple files with a given prompt using Gemini CLI

analyze_directory

Analyze a directory with a given prompt using Gemini CLI

verify_feature

Verify if a feature is implemented in the codebase

raw_prompt

Execute a raw prompt without file context using Gemini CLI

get_config

Get configuration value

set_config

Set configuration value

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