Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

XPDevs Image Search

БесплатноНе проверен

An MCP server that lets LM Studio search the web for images and show them inline in chat. It uses DuckDuckGo (no API key needed) and supports customization of i

GitHubEmbed

Описание

An MCP server that lets LM Studio search the web for images and show them inline in chat. It uses DuckDuckGo (no API key needed) and supports customization of image count, site restriction, and dimensions.

README

An MCP server that lets LM Studio search the web for images and show them in chat.

What it does

  • Searches DuckDuckGo for images (no API key needed)
  • Downloads and resizes images
  • Returns them inline in the LM Studio chat

How to use it

Open LM Studio, go to the Program tab (right sidebar), click Install > Edit mcp.json, and add:

{
  "mcpServers": {
    "XPDevs/image-search": {
      "command": "node",
      "args": ["/full/path/to/image-search-mcp/dist/index.js"]
    }
  }
}

Replace /full/path/to/ with the actual path to the folder.

Save the file. LM Studio will load the server automatically. Start a new chat and you will see search_images appear in the tools list.

Tool parameters

Parameter What it does
query What to search for. Keep it descriptive.
count How many images to return (1-10, default 1).
site Optional. Restrict to one domain (eg "reddit.com", "unsplash.com").
width Optional. Output width in pixels. Default 800.
height Optional. Output height in pixels. Default 800.

System requirements

  • Node.js (LM Studio bundles this, no separate install needed)
  • The folder must stay in place while LM Studio is running

Build from source

cd image-search-mcp
npm install
npm run build

Do this after pulling updates or making changes to the source.

from github.com/XPDevs/LM-Studio-Image-Search

Установка XPDevs Image Search

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/XPDevs/LM-Studio-Image-Search

FAQ

XPDevs Image Search MCP бесплатный?

Да, XPDevs Image Search MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для XPDevs Image Search?

Нет, XPDevs Image Search работает без API-ключей и переменных окружения.

XPDevs Image Search — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить XPDevs Image Search в Claude Desktop, Claude Code или Cursor?

Открой XPDevs Image Search на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare XPDevs Image Search with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication