Provides access to Jina AI's web services through Claude, including web page reading, web search, and fact checking.

An MCP server that provides access to Jina AI's powerful web services through Claude. This server implements three main tools:

  • Web page reading and content extraction
  • Web search
  • Fact checking/grounding

Features

Tools

read_webpage

  • Extract content from web pages in a format optimized for LLMs
  • Supports multiple output formats (Default, Markdown, HTML, Text, Screenshot, Pageshot)
  • Options for including links and images
  • Ability to generate alt text for images
  • Cache control options

search_web

  • Search the web using Jina AI's search API
  • Configurable number of results (default: 5)
  • Support for image retention and alt text generation
  • Multiple return formats (markdown, text, html)
  • Returns structured results with titles, descriptions, and content

fact_check

  • Fact-check statements using Jina AI's grounding engine
  • Provides factuality scores and supporting evidence
  • Optional deep-dive mode for more thorough analysis
  • Returns references with key quotes and supportive/contradictory classification

API Response Types

All tools return structured JSON responses that include:

  • Status codes and metadata
  • Formatted content based on the requested output type
  • Usage information (token counts)
  • When applicable: images, links, and additional metadata

Installation

Install Command

Integrate this tool for Claude Desktop.

Report Bug

Server Statistics

UsageUsed 359 times last month
LicenseMIT
LocalNo
Published12/20/2024