Skip to main content
Glama
enescanguven

visual-image-search-mcp

by enescanguven

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRAVE_API_KEYNoAPI key to enable the Brave search provider.
GOOGLE_CSE_CXNoCustom Search Engine ID to enable the Google Custom Search Engine provider. Must be used with GOOGLE_CSE_KEY.
GOOGLE_CSE_KEYNoAPI key to enable the Google Custom Search Engine provider. Must be used with GOOGLE_CSE_CX.
SERPER_API_KEYNoAPI key to enable the Serper.dev search provider.
IMAGE_MCP_OUTPUT_DIRNoRoot directory that every download must land inside../downloaded-images
IMAGE_MCP_SEARCH_INTERVAL_MSNoMinimum gap between outbound searches, in milliseconds.1000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
image_searchA

Search the web for images and get back a single numbered contact sheet showing the results. Look at the sheet, decide which cells you want, then pass their ids to image_inspect or image_download. Image URLs are held server-side and referenced by id.

image_inspectA

Return a single image from a previous search at higher resolution, for checking detail before committing to a download.

image_downloadA

Download images picked from a contact sheet. Each file is written with a sidecar .json holding the source page, licence, attribution, query and provider.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/enescanguven/visual-image-search-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server