
google-image-search-mcp
An MCP server for Google Image Search integration
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
Google Image Search MCP Server
This MCP (Model Context Protocol) server provides Google Image Search functionality through the SerpAPI. It allows AI assistants to search for images and analyze the results to find the most relevant ones based on specific criteria.
Features
- Search for images with Google Image Search
- Download images to a local directory
- Analyze search results based on relevance criteria
Installation
npm install
Configuration
Create a .env
file with your SerpAPI key (you can copy from .env.example
):
SERP_API_KEY=your_serp_api_key_here
You can get a SerpAPI key by signing up at serpapi.com.
Usage
Building
npm run build
Running
npm start
Development
npm run dev
Available Tools
search_images
Search for images using Google Image Search.
Parameters:
-
query
(string): The search query for finding images -
limit
(number, optional): Maximum number of results to return (default: 10)
download_image
Download an image to a local directory.
Parameters:
-
imageUrl
(string): URL of the image to download -
outputPath
(string): Directory path where the image should be saved -
filename
(string): Filename for the downloaded image (including extension)
analyze_images
Analyze image search results to find the most relevant ones.
Parameters:
-
searchResults
(array): Array of image search results to analyze -
criteria
(string): Criteria for selecting the best images (e.g., 'professional', 'colorful', etc.)
License
ISC
相关推荐
I find academic articles and books for research and literature reviews.
Converts Figma frames into front-end code for various mobile frameworks.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Reviews

user_2s8xO9uQ
Google-image-search-mcp by Virul360 is a fantastic tool for seamless image searches. The integration with Google Image Search provides swift and accurate results, making it indispensable for any MCP application user. The setup is straightforward, and the user-friendly interface enhances the overall experience. Highly recommended for anyone needing a reliable image search solution. Check it out here: https://github.com/Virul360/google-image-search-mcp