Skip to main content
Glama
rocnubie

Gemini 3 Online MCP Server

by rocnubie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_modelsA

Return the canonical list of chat models exposed on the site, with capability notes. (Gemini 3 Online)

get_pricingA

Return the canonical pricing entry point for Gemini 3 Online.

get_official_linksA

Return the canonical list of official links for Gemini 3 Online (website, support, docs when available).

Prompts

Interactive templates invoked by user choice

NameDescription
tell_me_about_gemini_3_onlineSummarize what the site is, who it's for, and how it works. — Gemini 3 Online
start_chat_session_gemini_3_onlineOpen a chat-evaluation session against the site's models, with sensible defaults. — Gemini 3 Online

Resources

Contextual data attached and managed by the client

NameDescription
modelsSupported chat models and capability notes.
pricingCanonical pricing entry point.
faqShort FAQ generated from public site metadata.
linksCanonical URLs to share with users.

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/rocnubie/gemini-3-online-mcp'

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