Skip to main content
Glama

mcp-vision-image-fadhli

MCP server untuk analisis gambar (image vision) menggunakan Gemini API — berjalan via stdio.

Fitur

  • analyze_image — analisis gambar dari path lokal atau URL online (PNG/JPG/WebP/GIF/BMP/SVG)

  • get_usage_stats — statistik pemakaian API (harian, per model, sisa limit)

Related MCP server: vision-mcp-server

Instalasi & Penggunaan

Jalankan langsung via npx (tanpa install):

GEMINI_API_KEY=xxx npx -y mcp-vision-image-fadhli

Setup di Claude Code

claude mcp add mcp-vision-image -s user -t stdio -e GEMINI_API_KEY=xxx -- npx -y mcp-vision-image-fadhli

Atau otomatis via claudecode-setup — wizard akan mendaftarkan server ini beserta MCP lain.

Catatan: GEMINI_API_KEY wajib di-set (env atau parameter apiKey). Dapatkan key gratis di https://aistudio.google.com/apikey

Penggunaan di Claude Code

Setelah terdaftar, minta bantuan dengan menyebut file/URL gambar:

analisis gambar ini: C:\path\ke\foto.png

Development

npm install
GEMINI_API_KEY=xxx npm test   # smoke test
npm start                     # jalankan sebagai stdio server

Lisensi

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.

  • MCP server for NanoBanana AI image generation and editing

  • MCP server for Wan AI video generation

View all MCP Connectors

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/FadhliRajwaaRahmana/mcp-vision-image'

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