Artin0123 Gemini Image MCP Server

Analyze one or more image URLs with a single tool call. Analyze YouTube videos without downloading files locally. It is available as a remote MCP endpoint.

Teams that want a hosted media endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2025-10-08 · ★ 2 · #153 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Artin0123 Gemini Image MCP Server

before you install - you'll need

Set GEMINI_API_KEY, GEMINI_MODEL before connecting.

Claude Code

claude mcp add artin0123-gemini-vision-mcp --transport http https://server.smithery.ai/@Artin0123/gemini-image-mcp-server/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "artin0123-gemini-vision-mcp": {
      "url": "https://server.smithery.ai/@Artin0123/gemini-image-mcp-server/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@Artin0123/gemini-image-mcp-server/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to server.smithery.ai

repository a fork of another project - check the upstream repo before trusting releases

license MIT - declared in the repository

registry vendor namespace ai.smithery - domain-verified with the official MCP registry

03 · What Artin0123 Gemini Image MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can analyze one or more image URLs. Maximum file size: 16 MB per image, and analyze a YouTube video from URL. No size limit.

The 2 tools it gives your agent

Extracted from the project's README - what Artin0123-gemini-image-mcp-server lets an agent do.

analyze_image
- Analyze one or more image URLs. Maximum file size: 16 MB per image.
analyze_youtube_video
- Analyze a YouTube video from URL. No size limit.

04 · Who maintains Artin0123 Gemini Image MCP Server

Artin0123-gemini-image-mcp-server is maintained by artin0123. It's the only MCP server we track from this author; the repo dates to Oct 2025.

05 · Facts

category
media - ranked #153 of 155 actively-maintained media servers as of 2026-08-25.
registry
ai.smithery/Artin0123-gemini-image-mcp-server (active, first published 2025-10-06 · 9 versions)

06 · Artin0123 Gemini Image MCP Server FAQ

What is Artin0123 Gemini Image MCP Server?

Analyze one or more image URLs with a single tool call. Analyze YouTube videos without downloading files locally. It is available as a remote MCP endpoint.

Is Artin0123 Gemini Image MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2025-10-08. We re-verify nightly.

How do I install Artin0123 Gemini Image MCP Server?

Run `claude mcp add artin0123-gemini-vision-mcp --transport http https://server.smithery.ai/@Artin0123/gemini-image-mcp-server/mcp`. The README documents 2 environment variables (GEMINI_API_KEY, GEMINI_MODEL) to set first. Set GEMINI_API_KEY, GEMINI_MODEL before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Artin0123 Gemini Image MCP Server