MCPServers
Jina AI logo
17
5.6k
0

Summary

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.

Available Actions(3)

read_webpage

Extract content from web pages in a format optimized for LLMs. Supports multiple output formats (Default, Markdown, HTML, Text, Screenshot, Pageshot) and includes options for links, images, and alt text generation.

search_web

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

fact_check

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

Last Updated: April 16, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Language

TypeScript

Categories

Tags

Jina AI MCP Server for Windsurf