Skip to main content
Glama

Deep Research MCP Server

example_config.json698 B
{ "mcpServers": { "deep-research": { "command": "npx", "args": [ "-y", "@pinkpixel/deep-research-mcp" ], "env": { "TAVILY_API_KEY": "tvly-YOUR_ACTUAL_API_KEY_HERE", "DOCUMENTATION_PROMPT": "Your custom, detailed instructions for the LLM on how to generate markdown documents from the research data...", "SEARCH_TIMEOUT": "120", "CRAWL_TIMEOUT": "300", "MAX_SEARCH_RESULTS": "10", "CRAWL_MAX_DEPTH": "2", "CRAWL_LIMIT": "15", "FILE_WRITE_ENABLED": "true", "ALLOWED_WRITE_PATHS": "/home/user/research,/home/user/documents", "FILE_WRITE_LINE_LIMIT": "300" } } } }

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