MCP.so
Sign In
I

Image Search Mcp Server

@liyioo

About Image Search Mcp Server

No overview available yet

Basic information

Category

Search

Transports

stdio

Publisher

liyioo

Submitted by

liyi li

Config

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

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

Tools

No tools detected

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

Comments

More Search MCP servers