Back to Home
jina-ai icon

MCP

Verified Safe

by jina-ai

Overview

A remote Model Context Protocol (MCP) server that provides access to Jina Reader, Embeddings and Reranker APIs with a suite of URL-to-markdown, web search, image search, and embeddings/reranker tools.

Installation

Run Command
npm run start

Environment Variables

  • JINA_API_KEY
  • VITE_GHOST_API_KEY

Security Notes

The server acts as a proxy to various Jina AI APIs and can fetch arbitrary external URLs for content reading and screenshot capture. While deployed on Cloudflare Workers (which provides some isolation) and employing URL normalization and API key checks, fetching user-provided external content always carries inherent risks like large payloads or unexpected data. No 'eval' or hardcoded secrets were identified; API keys are expected via environment variables or headers. Error handling for API calls is present.

Similar Servers

Stats

Interest Score97
Security Score7
Cost ClassHigh
Avg Tokens10000
Stars408
Forks45
Last Update2026-01-15

Tags

Web SearchContent ExtractionEmbeddingsRerankingPDF ProcessingLLM ToolsCloudflare Workers