🔍

image-resolver

MCP server for context-aware royalty-free image search from Pexels and Unsplash

Search & Web Scraping stdio npm npmstdioahmaddioxide
RUN IN TERMINAL
claude mcp add ahmaddioxide-image-resolver -- npx -y @ahmaddioxide/mcp-image-resolver
ADD TO claude_desktop_config.json
{ "mcpServers": { "ahmaddioxide-image-resolver": { "command": "npx", "args": ["-y", "@ahmaddioxide/mcp-image-resolver"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ahmaddioxide-image-resolver": { "command": "npx", "args": ["-y", "@ahmaddioxide/mcp-image-resolver"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ahmaddioxide-image-resolver": { "command": "npx", "args": ["-y", "@ahmaddioxide/mcp-image-resolver"] } } }

About This MCP Server

The io.github.ahmaddioxide/image-resolver is an MCP server that enables context-aware royalty-free image search from sources like Pexels and Unsplash. It connects to these image repositories, allowing developers to find relevant images based on specific contexts. Developers would use this tool when they need to integrate image search functionality into their applications, particularly when requiring royalty-free images that match certain contextual criteria.

MCP server for context-aware royalty-free image search from Pexels and Unsplash. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

@ahmaddioxide/mcp-image-resolver on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The image-resolver server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ahmaddioxide-image-resolver.svg)](https://skillsplayground.com/mcps/ahmaddioxide-image-resolver/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.