Image Scraper MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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