Skip to main content
Glama
ryankr

Gemini MCP Server

by ryankr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoYour Google AI Studio API key (optional if using CLI backend)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_pdf

PDF 문서를 분석합니다. URL 또는 로컬 파일 경로를 지원합니다.

analyze_image

이미지를 분석합니다. 스크린샷, 차트, 다이어그램, 사진 등을 지원합니다. (JPEG, PNG, GIF, WebP)

generate_text

텍스트를 생성합니다. 요약, 번역, 창작 등에 활용할 수 있습니다.

analyze_code

코드를 분석합니다. 리뷰(review), 설명(explain), 개선(improve) 중 선택할 수 있습니다.

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

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