jina_reader
Extract and read content from a web page.
How to use it
jina_reader is exposed by the Jina MCP Tools MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the jina_reader tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Jina MCP Tools
$
npx -y jina-mcp-tools --transport http --port 3000Other tools in Jina MCP Tools (8)
count
Number of results (default: 5).
customTimeout
Timeout override in seconds (optional).
jina_search
uses s.jina.ai (standard, the default).
jina_search_vip
uses svip.jina.ai (vip).
page
Page number for paginated content (default: 1).
query
Search query (required).
siteFilter
Limit results to a domain such as github.com.
url
URL to read (required).