AI Vision MCP Server
Enables AI-powered image and video analysis using Google Gemini and Vertex AI models. Supports analy...
Open the FastMCP connection interface (click “Install Now”) and prepare to fill the environment fields there.
- You will enter the environment variable names/values directly into the FastMCP connection form (the same keys shown in the README). (github.com)
If you’re using the Google AI Studio / Gemini provider (recommended)
- Set IMAGE_PROVIDER and VIDEO_PROVIDER to "google" in the FastMCP form. (github.com)
- Obtain a Gemini API key:
- Sign in to Google AI Studio (aistudio.google.com).
- Open Projects (or Import Projects if your Google Cloud project is not yet listed), then go to the API keys / “Get API key” area.
- Create a new API key and copy it (the key is shown only once). (ai.google.dev)
- In the FastMCP form fill:
- IMAGE_PROVIDER = google
- VIDEO_PROVIDER = google
- GEMINI_API_KEY =
- Keep the API key private (do not commit to source control). (ai.google.dev)
If you’re using the Vertex AI provider (production / alternative)
- Set IMAGE_PROVIDER and VIDEO_PROVIDER to "vertex_ai" in the FastMCP form. (github.com)
- Create or choose a Google Cloud project, enable Vertex AI and Cloud Storage APIs, and ensure billing is enabled for that project. (docs.cloud.google.com)
- Create a service account and download a JSON key:
- In the Google Cloud Console go to IAM & Admin → Service Accounts → Create Service Account.
- Grant needed roles (e.g., Vertex AI User / roles/aiplatform.user and Storage Admin or appropriate storage permissions), finish, then open that service account → Keys → Add Key → Create new key → JSON → Download. You will get a service-account JSON file (keep it secure). (docs.cloud.google.com)
- Create (or pick) a Google Cloud Storage bucket for model/video/object storage: create a globally-unique bucket name in Cloud Storage → Create. Note the exact bucket name (it must be globally unique). (cloud.google.com)
- In the FastMCP form fill:
- IMAGE_PROVIDER = vertex_ai
- VIDEO_PROVIDER = vertex_ai
- VERTEX_CREDENTIALS = /absolute/path/to/your-service-account.json (upload or point to the local path the MCP host will have access to)
- GCS_BUCKET_NAME = your-gcs-bucket-name
After filling values in FastMCP, save/confirm the connection and start the MCP server
- Use the client’s “Install Now” / save button to apply the envs and start the MCP integration. The MCP will read GEMINI_API_KEY or VERTEX_CREDENTIALS + GCS_BUCKET_NAME at startup. (github.com)
Quick checks and security reminders
- Verify the MCP startup logs for authentication success / any credential errors.
- Never commit API keys or service-account JSON to git; restrict access to the JSON file and rotate/delete keys if exposed. (ai.google.dev)
If you want, tell me which provider you’ll use (google or vertex_ai) and I’ll produce the exact field values and a short copy-paste checklist for the FastMCP “Install Now” form.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Cloud Platforms
View All →Salesforce
Unlock powerful Salesforce org management with the Salesforce DX MCP Server, designed for seamless interaction between large language models and Salesforce environments. This developer preview offers secure, direct access to Salesforce resources without exposing secrets, using TypeScript libraries and granular org allowlisting. Its modular toolsets cover org administration, data queries, user permissions, metadata deployment, and testing. Easily extendable and compatible with various clients like VS Code, Cursor, and more, it empowers developers to perform complex tasks with natural language commands while maintaining robust security. The MCP Server streamlines Salesforce DX workflows through an efficient, secure, and flexible protocol.
Hostinger API
Integrates with Hostinger's hosting platform to enable domain registration and DNS management, VPS creation and configuration, firewall setup, backup operations, and billing subscription handling through over 100 specialized tools organized by service category.
Netlify
Control your Netlify projects effortlessly using natural language through AI agents with Netlify MCP Server. This server follows the Model Context Protocol to enable code agents to create, deploy, and manage sites, configure access controls, handle environment variables, and more—all via simple prompts. It acts as a bridge between AI clients and Netlify’s API and CLI, empowering seamless automation and resource management. Whether retrieving team data or managing forms and extensions, Netlify MCP Server streamlines your workflow by integrating powerful AI-driven project control in an accessible, standardized way.
Azure All
Supercharge AI agents with seamless access to Azure services using Azure MCP Server. This project enables powerful automation and management of Azure resources with tools for databases, storage, monitoring, security, and best practices. Easily interact with services like Cosmos DB, SQL, Key Vault, Service Bus, and more—all within compatible AI platforms. Azure MCP Server is in Public Preview and rapidly evolving, making it a versatile solution for both developers and enterprise environments looking to integrate Azure functionality.
Tencent EdgeOne Pages
Effortlessly publish HTML, folders, or zip files with instant public URLs using EdgeOne Pages MCP. This service streamlines rapid deployment of your static content via EdgeOne Pages, leveraging serverless edge functions and key-value storage for fast, reliable delivery. Users can quickly deploy content and receive shareable links, making it ideal for web developers and teams needing easy, scalable web hosting.
More for AI and Machine Learning
View All →Blender
Experience seamless AI-powered 3D modeling by connecting Blender with Claude AI via the Model Context Protocol. BlenderMCP enables two-way communication, allowing you to create, modify, and inspect 3D scenes directly through AI prompts. Control objects, materials, lighting, and execute Python code in Blender effortlessly. Access assets from Poly Haven and generate AI-driven models using Hyper3D Rodin. This integration enhances creative workflows by combining Blender’s robust tools with Claude’s intelligent guidance, making 3D content creation faster, interactive, and more intuitive. Perfect for artists and developers seeking AI-assisted 3D design within Blender’s environment.
Video & Audio Text Extraction
Extracts text from videos and audio files across platforms like YouTube, Bilibili, TikTok, Instagram, Twitter/X, Facebook, and Vimeo using Whisper speech recognition for transcription, content analysis, and accessibility improvements.
Video Edit (MoviePy)
MoviePy-based video editing server that provides comprehensive video and audio processing capabilities including trimming, merging, resizing, effects, format conversion, YouTube downloading, and text/image overlays through an in-memory object store for chaining operations efficiently.
Qwen Code
Bridges Qwen's code analysis capabilities through CLI integration, providing file-referenced queries with @filename syntax, automatic model fallback, and configurable execution modes for code review, codebase exploration, and automated refactoring workflows.
Similar MCP Servers
Universal Image Generator
Provides multi-provider image generation and transformation capabilities across Google Gemini, ZhipuAI, and Alibaba Bailian with automatic prompt translation and optimization for each provider's preferred language, supporting URL-based editing with mask support and flexible input methods including base64 encoding, file paths, and public URLs.