Inspire MCP Server
A Model Context Protocol server that uses Inspire backend images search capabilities.
Available Tools
get-similar-images-by-description
- Get similar images by their text description- Required arguments:
description
(string): Image descriptionlimit
(number): Pagination limitoffset
(number): Pagination offset
- Required arguments:
Configuration
INSPIRE_API_BASE
: base path for the backend gateway. Default:http://localhost:7080
IMAGES_BASE_PATH
: base path for images. Example:https://<some-bucket>.s3.com/
Variables can be configured using environment variables or command-line arguments, depending on the runtime platform (Docker/Node).
Building
Docker:
Node:
Usage with Claude Desktop
Add this to claude_desktop_config.json
Docker
Node
License
This MCP server is licensed under the GNU General Public License, as described in the LICENSE
file.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol server that enables searching for similar images by text description, integrating Inspire's backend image search capabilities with LLM interfaces like Claude Desktop.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that enables Claude to perform advanced web research with intelligent search queuing, enhanced content extraction, and deep research capabilities.Last updated -111TypeScriptMIT License
- -securityFlicense-qualityA Model Control Protocol server that provides web search capabilities and similarity search functionality for Claude Desktop, allowing users to perform web searches and extract relevant information from previous search results.Last updated -2Python
- -securityAlicense-qualityA Model Context Protocol server that enables LLM clients like VSCode, Copilot, and Claude Desktop to search the web using Google Programmable Search Engine API.Last updated -394JavaScriptApache 2.0
- -securityAlicense-qualityA production-ready Model Context Protocol server that brings AI-powered web search directly into development environments, providing intelligent search results with proper citations in Claude Desktop, Cursor, or any MCP-compatible client.Last updated -1736TypeScriptMIT License