MCP.so
Sign In
S

Search Image From Web

@wen22690

About Search Image From Web

Search Image From Web base on pexels key

Basic information

Category

Search

Transports

stdio

Publisher

wen22690

Submitted by

winky

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "winky-image-search-mcp": {
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-Dspring.main.web-application-type=none",
        "-Dlogging.pattern.console=",
        "-jar",
        "mcp/winky-image-search-mcp-0.0.1-SNAPSHOT.jar"
      ],
      "env": {
        "api_key": "<your key>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Search Image From Web?

Search Image From Web is a server that uses the Pexels API to search for images from the web, designed for users who need to retrieve image data programmatically.

How to use Search Image From Web?

Key features of Search Image From Web

  • Searches images using the Pexels API.

Use cases of Search Image From Web

FAQ from Search Image From Web

What does Search Image From Web require?

A Pexels API key is required to use the server.

How does Search Image From Web find images?

It searches for images using the Pexels image database.

Does Search Image From Web store any data locally?

The README does not specify local data storage behaviour.

What transport or authentication does Search Image From Web use?

The README does not specify transport or authentication details beyond the Pexels API key requirement.

Comments

More Search MCP servers