Skip to main content
Glama
spoiledbeef

Image Scraper MCP Server

by spoiledbeef

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_imagesA

Search for images on DuckDuckGo and return image URLs with full source attribution (source page URL, publisher domain, article title, image dimensions). Each result carries credit info so callers can attribute the image instead of just seeing a proxied redirect URL. Uses Selenium to scrape image results from DuckDuckGo Images.

search_maps_imagesA

Search Google Maps for a place and return photo URLs from the place page. Accepts a place name like 'Eiffel Tower' or 'Joe's Pizza NYC'. Uses Selenium to scrape photos from the Google Maps place panel — no API key required. Returns a JSON object with each photo's URL, author, and author profile URL so callers can credit the photographer if they reuse the image.

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/spoiledbeef/image-scraper-mcp'

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