CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Gemini 3 Online MCP

rocnubie/gemini-3-online-mcp
registry active
Summary

Exposes the Gemini 3 Online generative media platform through MCP tools and resources. Gives you read-only access to model lists, pricing info, FAQs, and official links without needing API keys. Ships three tools: list_models returns available chat models, get_pricing pulls current credit tiers, and get_official_links surfaces canonical URLs. Two prompts help you summarize the platform or kick off a chat session. The underlying service is a web-based image and video generator built on Google's Gemini Pro and Veo 3, supporting text-to-image, 13 specialized editors, and image-to-video conversion. Useful if you're evaluating the platform from Claude Desktop or want quick reference data on their capabilities and costs during a conversation.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Gemini 3 Online MCP Server

Gemini 3 Online - Chat with Gemini 3

MCP Badge smithery Stdio Transport Node MCP License: MIT

A Model Context Protocol server that exposes the canonical Gemini 3 Online knowledge surface — models, prompts, and chat workflows, pricing, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.

Official website: https://gemini-3.online

💬 About Gemini 3 Online

Gemini 3 Online is a web-based AI creative platform built around Google's Gemini Pro models and Veo 3 video generation technology. It gives users access to a suite of image and video creation tools directly in the browser, without requiring local setup or specialized hardware. From generating images via text prompts to converting photos into short videos, the platform covers a broad range of generative media tasks under one interface. It supports over 100 languages for prompt input and outputs files in common formats including PNG, JPG, WebP, and 4K MP4, making it practical for both personal and professional workflows.

Key Features

  • Text-to-image generation with multiple model options including Nano Banana, Flux, Qwen, and Seedream, selectable per generation
  • Image editing tools spanning 13 specialized editors: photo enhancement, background modification, hairstyle changes, text removal, AI 3D figure creation, and more
  • Veo 3 video generation for creating short AI-generated videos, with an image-to-video conversion path
  • Trend Prompts — a curated prompt inspiration system covering styles such as Polaroid, anime-to-real, room design, and product photography
  • Aspect ratio and quality controls with credit-based generation quotas, batch processing available on premium tiers
  • API access for enterprise users who want to integrate generative capabilities into their own applications

Use Cases

  • A designer needs a set of product mockup images in consistent style — they use the image generation tool with a shared prompt template across aspect ratios
  • A content creator wants to turn a static photo into a short animated clip for social media — they use the image-to-video conversion with Veo 3
  • A small marketing team produces localized campaign visuals in multiple languages by submitting prompts in their native language directly
  • A developer building a media app evaluates the API tier to automate image generation within their pipeline
  • An educator preparing visual course materials uses the photo editing and enhancement tools to produce clean, professional-looking illustrations without design software

Who Is It For

Gemini 3 Online fits people who need generative image or video output regularly but do not want to manage local AI model installations or complex API configurations. Digital artists, content creators, and marketing professionals will find the breadth of editing tools and model choices useful for iterating on visual ideas quickly. Developers and small studios evaluating AI media generation for integration purposes can explore the platform through its free tier before committing to API access. The multilingual prompt support makes it accessible to non-English-speaking users working in regional markets, and the credit-based pricing lets occasional users pay only for what they need rather than committing to a subscription.

Tools

list_models

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

Input: no parameters. Returns: text/markdown.

get_pricing

Return the canonical pricing entry point for Gemini 3 Online.

Input: no parameters. Returns: text/markdown.

get_official_links

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

Input: no parameters. Returns: text/markdown.

Resources

  • site://gemini-3-online/models — Supported chat models and capability notes.
  • site://gemini-3-online/pricing — Canonical pricing entry point.
  • site://gemini-3-online/faq — Short FAQ generated from public site metadata.
  • site://gemini-3-online/links — Canonical URLs to share with users.

Prompts

tell_me_about_gemini_3_online

Summarize what the site is, who it's for, and how it works. — Gemini 3 Online

start_chat_session_gemini_3_online

Open a chat-evaluation session against the site's models, with sensible defaults. — Gemini 3 Online

Installation

Install via Smithery

npx -y @smithery/cli install gemini-3-online-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

git clone https://github.com/rocnubie/gemini-3-online-mcp.git
cd gemini-3-online-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

{
  "mcpServers": {
    "gemini-3-online-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/gemini-3-online-mcp/src/index.mjs"
      ]
    }
  }
}

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://gemini-3.online
  • Pricing: https://gemini-3.online/pricing
  • Support: support@gemini-3.online

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
AI & LLM ToolsCommunication & Messaging
Registryactive
UpdatedMay 22, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
SkillFM LLM Cost Optimizer

io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage

LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
Llm Orchestration Agent

io.github.mikerawsonnz/llm-orchestration-agent

Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Authenticated Llm Agent

io.github.mikerawsonnz/authenticated-llm-agent

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Copilot Memory MCP

labforgedev/copilot-memory-mcp

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
1
Agent Prompt Injection Firewall Mcp

csoai-org/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
Authenticated Multi Llm Agent

io.github.mikerawsonnz/authenticated-multi-llm-agent

Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f