McpMux
Back to Registry

Jina AI (Remote) MCP Server

Community

Contributed by Jina AI

Official Jina AI remote MCP server: web/arXiv/image search, URL-to-markdown reading, screenshots, reranking, classification, embeddings-powered dedup, and PDF extraction via a single hosted Streamable HTTP endpoint. Works without a key; add a Jina API key for higher rate limits.

About the Jina AI (Remote) MCP Server

The Jina AI (Remote) MCP server is a remote (HTTP) Model Context Protocol server available in the McpMux registry. Official Jina AI remote MCP server: web/arXiv/image search, URL-to-markdown reading, screenshots, reranking, classification, embeddings-powered dedup, and PDF extraction via a single hosted Streamable HTTP endpoint. Works without a key; add a Jina API key for higher rate limits. This is a community-contributed MCP server by Jina AI.

Install the Jina AI (Remote) MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires authentication — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "http",
  "url": "https://mcp.jina.ai/v1",
  "headers": {
    "Authorization": "Bearer ${input:JINA_API_KEY}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "JINA_API_KEY",
        "label": "Jina API Key",
        "description": "Optional. The server works without a key but applies rate limits; provide a Jina API key for higher rate limits and better performance. Starts with jina_.",
        "type": "text",
        "required": false,
        "secret": true,
        "placeholder": "jina_************************",
        "obtain": {
          "url": "https://jina.ai/?sui=apikey",
          "instructions": "1. Go to jina.ai\n2. Sign up or log in\n3. Open the API dashboard / API key page\n4. Copy your key (starts with jina_)",
          "button_label": "Get API Key"
        }
      }
    ]
  }
}
Details
TransportRemote (HTTP)
Hostingremote
Authoptional_api_key
Capabilities
Tools

Categories

Tags

jinasearchweb-searchreaderrerankerembeddingsai

Supported AI Clients

The Jina AI (Remote) MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Jina AI (Remote) with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.