MCP Servers / search / Jina AI MCP Server

Jina AI MCP Server

JSON →
stdionone28search

Access Jina AI's web services for web page reading, web search, and fact-checking. Requires a Jina AI API key.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: jina-ai-mcp-server
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envJINA_API_KEY
envYOUR_KEY
envOPENAI_API_KEY
Resources
Jina AI MCP Server — MCP Server · libregistry