An MCP server that provides access to Jina AI's powerful web services (page reading, web search, fact checking) through Claude.
Extract content from web pages in a format optimized for LLMs. Supports multiple output formats (Default, Markdown, HTML, Text, Screenshot, Pageshot) and options for including links and images, generating alt text for images, and cache control.
Search the web using Jina AI's search API. Configurable number of results (default: 5), supports image retention and alt text generation, and returns structured results with titles, descriptions, and content in multiple formats (markdown, text, html).
Fact-check statements using Jina AI's grounding engine. Provides factuality scores and supporting evidence, with an optional deep-dive mode for more thorough analysis. Returns references with key quotes and supportive/contradictory classification.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs