Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Google Image Search Mcp

    An MCP server for Google Image Search integration

    10 stars
    TypeScript
    Updated Sep 19, 2025

    Table of Contents

    • Features
    • Installation
    • Configuration
    • Usage
    • Building
    • Running
    • Development
    • Available Tools
    • search_images
    • download_image
    • analyze_images
    • License

    Table of Contents

    • Features
    • Installation
    • Configuration
    • Usage
    • Building
    • Running
    • Development
    • Available Tools
    • search_images
    • download_image
    • analyze_images
    • License

    Documentation

    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

    bash
    npm install

    Configuration

    Create a .env file with your SerpAPI key (you can copy from .env.example):

    code
    SERP_API_KEY=your_serp_api_key_here

    You can get a SerpAPI key by signing up at serpapi.com.

    Usage

    Building

    bash
    npm run build

    Running

    bash
    npm start

    Development

    bash
    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

    Similar MCP

    Based on tags & features

    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k