mcp-jina-ai

search_web

Query and retrieve web results using Jina AI's search API, offering flexible formats like markdown, text, or HTML, and options for image handling.

Instructions

Search the web using Jina AI's search API

Input Schema

NameRequiredDescriptionDefault
countNo
queryYes
retain_imagesNonone
return_formatNomarkdown
with_generated_altNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "count": { "default": 5, "type": "number" }, "query": { "type": "string" }, "retain_images": { "default": "none", "enum": [ "none", "all" ], "type": "string" }, "return_format": { "default": "markdown", "enum": [ "markdown", "text", "html" ], "type": "string" }, "with_generated_alt": { "default": true, "type": "boolean" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-jina-ai

Related Tools

ID: c1l6ib2j49