Jina AI MCP ToolsFeatured
@PsychArch
About Jina AI MCP Tools
A Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jina-mcp-tools": {
"command": "npx",
"args": [
"jina-mcp-tools"
],
"env": {
"JINA_API_KEY": "your_jina_api_key_here"
}
}
}
}Tools
1Read and extract content from web page.
Overview
What is Jina AI MCP Tools?
Jina AI MCP Tools is a Model Context Protocol (MCP) server that integrates with the Jina AI Search Foundation APIs. It provides web reading, web search, and fact-checking capabilities for AI assistants and developers.
How to use Jina AI MCP Tools?
Install via npx jina-mcp-tools and set the JINA_API_KEY environment variable. For use with Cursor editor, create a .cursor/mcp.json file with the command and API key. Once configured, Cursor's Agent automatically uses the tools, or you can explicitly instruct it.
Key features of Jina AI MCP Tools
- Extract web page content via
jina_reader - Search the web with
jina_search - Verify factual statements using
jina_fact_check - Integrates seamlessly with Cursor editor
- Supports multiple output formats (Markdown, HTML, Text)
- Uses Jina AI Search Foundation APIs (r.jina.ai, s.jina.ai, g.jina.ai)
Use cases of Jina AI MCP Tools
- Extract clean, LLM-optimized content from URLs during research
- Search the web for up-to-date information while coding
- Fact-check claims in real time during content creation
- Enable AI assistants to access web data autonomously
- Gather detailed research with configurable depth levels
FAQ from Jina AI MCP Tools
What APIs does Jina AI MCP Tools use?
It uses Jina AI Search Foundation APIs: Web Reader (r.jina.ai), Web Search (s.jina.ai), and Fact-Check (g.jina.ai).
What are the prerequisites to use this server?
You need a free Jina AI API key from https://jina.ai/?sui=apikey and Node.js version 16 or higher.
How do I integrate Jina AI MCP Tools with Cursor?
Create a .cursor/mcp.json file in your project or home directory with the command npx jina-mcp-tools and the JINA_API_KEY environment variable.
What output formats are supported?
For jina_reader: Default, Markdown, HTML, Text, Screenshot, Pageshot. For jina_search: markdown, text, html.
Is the Jina AI API key free?
Yes, you can get a free API key from the Jina AI website. The server itself is available under the MIT license.
Frequently asked questions
What APIs does Jina AI MCP Tools use?
It uses Jina AI Search Foundation APIs: Web Reader (r.jina.ai), Web Search (s.jina.ai), and Fact-Check (g.jina.ai).
What are the prerequisites to use this server?
You need a free Jina AI API key from https://jina.ai/?sui=apikey and Node.js version 16 or higher.
How do I integrate Jina AI MCP Tools with Cursor?
Create a `.cursor/mcp.json` file in your project or home directory with the command `npx jina-mcp-tools` and the `JINA_API_KEY` environment variable.
What output formats are supported?
For `jina_reader`: Default, Markdown, HTML, Text, Screenshot, Pageshot. For `jina_search`: markdown, text, html.
Is the Jina AI API key free?
Yes, you can get a free API key from the Jina AI website. The server itself is available under the MIT license.
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome Mlops
visengerA curated list of references for MLOps

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments