This MCP server, developed by joeBlockchain, provides access to Jina AI's web services through Claude. It implements three main tools: web page reading and content extraction, web search, and fact checking/grounding. Built with TypeScript and leveraging the @modelcontextprotocol/sdk, the server offers flexible output formats, image handling options, and structured responses. It's designed for developers and AI assistants who need to incorporate web content retrieval, search capabilities, and fact verification into their workflows, enabling natural language interaction with Jina AI's powerful APIs.
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, images, and generating alt text for images.
Search the web using Jina AI's search API. Configurable number of results (default: 5) with support for image retention and alt text generation, returning structured results with titles, descriptions, and content.
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 and returns references with key quotes and supportive/contradictory classification.
No reviews yet. Be the first to review!
Sign in to join the conversation