Skip to main content
Glama

Deep Research MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRAWL_LIMITNoMaximum number of URLs to crawl per source10
CRAWL_TIMEOUTNoTimeout in seconds for Tavily crawl requests180
SEARCH_TIMEOUTNoTimeout in seconds for Tavily search requests60
TAVILY_API_KEYYesYour Tavily API key
CRAWL_MAX_DEPTHNoMaximum crawl depth from base URL1
FILE_WRITE_ENABLEDNoEnable file writing capabilityfalse
MAX_SEARCH_RESULTSNoMaximum number of search results to retrieve7
ALLOWED_WRITE_PATHSNoComma-separated allowed directories for file writing
DOCUMENTATION_PROMPTNoCustom prompt for LLM documentation generation
RESEARCH_OUTPUT_PATHNoPath where research documents and images should be saved
FILE_WRITE_LINE_LIMITNoMaximum lines per file write operation200

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/pinkpixel-dev/deep-research-mcp'

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