MCP.so
Sign In
I

Image Search Mcp

@K8585

About Image Search Mcp

No overview available yet

Basic information

Category

Search

Transports

stdio

Publisher

K8585

Submitted by

K8585

Config

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

{
  "mcpServers": {
    "image-search-mcp": {
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-Dspring.main.web-application-type=none",
        "-Dlogging.pattern.console=",
        "-jar",
        "image-search-mcp/target/image-search-mcp-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