Back to directory
sheshiyer/jina-ai-mcp-multimodal-search

sheshiyer/jina-ai-mcp-multimodal-search

@Sheshiyer

A Model Context Protocol (MCP) server that provides seamless integration with Jina AI's neural search capabilities for semantic, image, and cross-modal search.

searchaimultimodaljinaneural-searchsemantic-searchimage-searchcross-modalcontext

Installation & Configuration

{
  "mcpServers": {
    "jina-ai": {
      "command": "node",
      "args": [
        "/path/to/jina-ai-mcp/build/index.js"
      ],
      "env": {
        "JINA_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15