Connects Claude to the Gemma AI chat platform, exposing Google's open-source Gemma 4 model family through three tools and four resource endpoints. You get list_models to see the four variants (2.3B edge models up to the 31B flagship), get_pricing for the canonical free-tier details, and get_official_links for support URLs. Resources surface the model catalog, FAQ, and pricing metadata as readable text. The prompts give you quick templates to summarize the platform or kick off a chat evaluation session. Reach for this when you want Claude to reason about Gemma 4 capabilities, benchmark scores, or deployment options without leaving the conversation. No API keys, runs over stdio, and the underlying models handle multimodal input with 128K to 256K token windows.