mcp-vision-image-fadhli
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)
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
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