mcp-jina-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JINA_API_KEYYesYour Jina AI API key, required to use the Jina AI MCP server.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
read_webpage

Extract content from a webpage in a format optimized for LLMs

search_web

Search the web using Jina AI's search API

fact_check

Fact-check a statement using Jina AI's grounding engine