Back to Home
jina-ai icon

MCP

Verified Safe

by jina-ai

Overview

Provides a suite of web content extraction, search, and AI-powered text/image processing tools via the Model Context Protocol (MCP) for Large Language Models (LLMs).

Installation

Run Command
npm run start

Environment Variables

  • JINA_API_KEY

Security Notes

The server correctly handles Jina AI API keys via Authorization headers or environment variables, avoiding hardcoded secrets. Input validation is performed using Zod schemas for tool arguments. Network calls are made to official Jina AI APIs (r.jina.ai, svip.jina.ai, api.jina.ai). URL normalization is applied to mitigate certain URL-based risks. Image downloading leverages Cloudflare's secure image transformation and explicitly avoids processing SVG files to prevent potential XSS vectors. No 'eval' or other directly dangerous patterns were found. The primary security consideration relies on the trustworthiness of the external Jina AI services.

Similar Servers

Stats

Interest Score96
Security Score9
Cost ClassMedium
Avg Tokens5000
Stars312
Forks32
Last Update2025-11-30

Tags

MCPJina AIWeb SearchContent ExtractionEmbeddingsRerankingCloudflare WorkerLLM Tools