MCP.so
登录
S

Search Image From Web

@wen22690

关于 Search Image From Web

Search Image From Web base on pexels key

基本信息

分类

搜索

传输方式

stdio

发布者

wen22690

提交者

winky

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

搜索 分类下的更多 MCP 服务器