Skip to main content
Glama

You.com MCP Server

research

Utilize this tool to perform in-depth web research by sending queries to You.com's Research API, with optional custom instructions for tailored results.

Input Schema

NameRequiredDescriptionDefault
instructionsNoCustom instructions for tailoring the response (optional)
queryYesThe research query to send to You.com's Research API

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "instructions": { "description": "Custom instructions for tailoring the response (optional)", "type": "string" }, "query": { "description": "The research query to send to You.com's Research API", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from You.com 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/jimbul/youdotcom_MCP'

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