Skip to main content
Glama

Jina AI Remote MCP Server

Official
by jina-ai

expand_query

Generate multiple expanded queries from an initial search term to enhance research depth and diversity. Ideal for achieving more comprehensive results by broadening search scope.

Instructions

Expand and rewrite search queries based on an up-to-date query expansion model. This tool takes an initial query and returns multiple expanded queries that can be used for more diversed and deeper searches. Useful for improving deep research results by searching broader and deeper.

Input Schema

NameRequiredDescriptionDefault
queryYesThe search query to expand (e.g., 'machine learning', 'climate change')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "The search query to expand (e.g., 'machine learning', 'climate change')", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from Jina AI Remote MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jina-ai/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server