Token导航 LogoToken导航TokenDH.com
JI
搜索检索HTTP官方级别未说明来源级核验

Jina AI (verified)

MCP Server

AI-powered search and retrieval platform. Search the web, read page content, extract structured data, and ground AI responses.

工具数

公开资料未说明
JavaScriptToken认证HTTP搜索

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:21

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add jina

详细介绍

Jina AI (verified)

AI-powered search and retrieval platform. Search the web, read page content, extract structured data, and ground AI responses.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add jina

# Browse available tools
npx -y smithery tool list jina

# Get full schema for a tool
npx -y smithery tool get jina show_api_key

# Call a tool
npx -y smithery tool call jina show_api_key '{}'

Direct MCP Connection

Endpoint: https://jina.run.tools

Tools (21)

  • show_api_key — Return the bearer token from the Authorization header of the MCP settings, which is used to debug.
  • primer — Get up-to-date contextual information of the current session to provide localized, time-aware responses. Use this when …
  • guess_datetime_url — Guess the last updated or published datetime of a web page. This tool examines HTTP headers, HTML metadata, Schema.org …
  • capture_screenshot_url — Capture high-quality screenshots of web pages in base64 encoded JPEG format. Use this tool when you need to visually in…
  • read_url — Extract and convert web page content to clean, readable markdown format. Perfect for reading articles, documentation, b…
  • search_web — Search the entire web for current information, news, articles, and websites. Use this when you need up-to-date informat…
  • expand_query — Expand and rewrite search queries based on an up-to-date query expansion model. This tool takes an initial query and re…
  • search_arxiv — Search academic papers and preprints on arXiv repository. Perfect for finding research papers, scientific studies, tech…
  • search_ssrn — Search academic papers and preprints on SSRN (Social Science Research Network). Perfect for finding research papers in …
  • search_jina_blog — Search Jina AI news and blog posts at jina.ai/news for articles about AI, machine learning, neural search, embeddings, …
  • search_images — Search for images across the web, similar to Google Images. Use this when you need to find photos, illustrations, diagr…
  • parallel_search_web — Run multiple web searches in parallel for comprehensive topic coverage and diverse perspectives. For best results, prov…
  • parallel_search_arxiv — Run multiple arXiv searches in parallel for comprehensive research coverage and diverse academic angles. For best resul…
  • parallel_search_ssrn — Run multiple SSRN searches in parallel for comprehensive social science research coverage and diverse academic angles. …
  • parallel_read_url — Read multiple web pages in parallel to extract clean content efficiently. For best results, provide multiple URLs that …
  • classify_text — Classify texts into user-defined labels using Jina embeddings. Use this when you need to categorize, tag, or sort text …
  • sort_by_relevance — Rerank a list of documents by relevance to a query using Jina Reranker API. Use this when you have multiple documents a…
  • deduplicate_strings — Get top-k semantically unique strings from a list using Jina embeddings and submodular optimization. Use this when you …
  • deduplicate_images — Get top-k semantically unique images (URLs or base64-encoded) using Jina CLIP v2 embeddings and submodular optimization…
  • search_bibtex — Search for academic papers and return BibTeX citations. Searches DBLP (computer science) and Semantic Scholar (broad ac…
  • extract_pdf — Extract figures, tables, and equations from PDF documents using layout detection. Perfect for extracting visual element…
# Get full input/output schema for a tool
npx -y smithery tool get jina 

目录标签

目录标签

JavaScriptToken认证HTTP搜索

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

token

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPtoken部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP