Jina AI MCP Tools
Bundles Jina AI's Reader, web search, and fact-check endpoints as MCP tools for agents.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Jina AI MCP Tools, derived from its capabilities.
AIVSS 7.9 · High
View MAESTRO 7-layer threat model →Overview
This server exposes Jina AI's Reader (URL-to-clean-markdown), web search, and grounding/fact-check APIs to any MCP client. Tools let an agent read a page, search the web, and verify statements. Security surface: it holds a Jina API key and pipes fetched web content into the model, a classic indirect-prompt-injection vector.
Key features
- Jina Reader converts URLs to clean markdown
- Web search and grounding/fact-check tools
- Single key for the Jina tool suite
Use cases
- Clean web content for RAG ingestion
- Verify claims against live web sources