Submit

朱朱图片搜索服务

@zhuzhu

根据关键词去pexels搜索图片

Server Config

{
  "mcpServers": {
    "image-search-mcp": {
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-Dspring.main.web-application-type=none",
        "-Dlogging.pattern.console=",
        "-jar",
        "your-path/target/image-search-mcp-0.0.1-SNAPSHOT.jar"
      ],
      "env": {}
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server