mcp-vision-image-fadhli
Allows analyzing images using Google's Gemini API, supporting local file paths or URLs (PNG/JPG/WebP/GIF/BMP/SVG) and retrieving usage statistics.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-vision-image-fadhliCan you analyze this image and describe what's in it? https://example.com/cat.jpg"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-fadhliSetup di Claude Code
claude mcp add mcp-vision-image -s user -t stdio -e GEMINI_API_KEY=xxx -- npx -y mcp-vision-image-fadhliAtau otomatis via claudecode-setup — wizard akan mendaftarkan server ini beserta MCP lain.
Catatan:
GEMINI_API_KEYwajib di-set (env atau parameterapiKey). 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.pngDevelopment
npm install
GEMINI_API_KEY=xxx npm test # smoke test
npm start # jalankan sebagai stdio serverLisensi
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that analyzes images using OpenRouter's Gemini Flash model, supporting local file paths and URLs.63MIT
- AlicenseAqualityCmaintenanceAn MCP server for analyzing images using ModelScope's vision models. Supports both local files and URLs, enabling image content description and question answering.13588MIT
- FlicenseAqualityDmaintenanceMCP server for generating images using Gemini, supporting multiple aspect ratios and both AI Studio and Vertex AI backends.1
- AlicenseAqualityCmaintenanceMCP server for generating and editing images using Google Gemini API. Supports text-to-image generation, image editing, and image description.314MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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