Command Palette

Search for a command to run...

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

Jina AI Web Search

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

Integrates with Jina AI's web search and content fetching APIs, enabling web searches and URL content extraction for research tasks and information retrieval di

GitHubEmbed

Описание

Integrates with Jina AI's web search and content fetching APIs, enabling web searches and URL content extraction for research tasks and information retrieval directly within conversations.

README

A Model Context Protocol server that provides web content searching and fetching capabilities(through jina reader api https://jina.ai/reader/).

Available Tools

  • readAndFetchContent
    

    - read a URL and fetch its content.

    • url (string, required): URL to fetch
  • searchAndGetSERP
    

    - search the web and get SERP.

    • keyword (string, required): The keyword to search on the web

Configuration

"mcpServers": {
   "mcp-server-jina-java": {
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-jar",
        "/the path of the jar/mcp-server-jina-java-1.0-SNAPSHOT.jar",
        "jina.api.api-key= Your jina key"
      ]
    }
}

License

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

from github.com/garcheng/mcp-server-jina-java

Установка Jina AI Web Search

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

▸ github.com/garcheng/mcp-server-jina-java

FAQ

Jina AI Web Search MCP бесплатный?

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

Нужен ли API-ключ для Jina AI Web Search?

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

Jina AI Web Search — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Jina AI Web Search в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare Jina AI Web Search with

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

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

Автор?

Embed-бейдж для README

Похожее

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