Skip to main content
Glama

Open Search MCP

by flyanima
MIT License
1
  • Apple
  • Linux

deep_research

Analyze any topic in-depth with customizable research levels. Use this tool to perform detailed analysis across academic, technical, and general domains, enabling thorough understanding and insights.

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