Submit

Search Image From Web

@winky

2 months ago
Search Image From Web base on pexels key
Overview

no content

Server Config

{
  "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>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.