Skip to main content
Glama

Open Search MCP

by flyanima
MIT License
1
  • Apple
  • Linux

deep_research

Analyze any topic thoroughly with customizable depth levels—basic, comprehensive, or expert—on the Open Search MCP server, enabling detailed research insights across diverse domains.

Instructions

Perform comprehensive deep research analysis on any topic

Input Schema

NameRequiredDescriptionDefault
depthNoResearch depth levelcomprehensive
topicYesResearch topic or subject to analyze

Input Schema (JSON Schema)

{ "properties": { "depth": { "default": "comprehensive", "description": "Research depth level", "enum": [ "basic", "comprehensive", "expert" ], "type": "string" }, "topic": { "description": "Research topic or subject to analyze", "type": "string" } }, "required": [ "topic" ], "type": "object" }

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/flyanima/open-search-mcp'

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