Deep Research MCP Server
by SECRET4422
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_webC | Search web via DuckDuckGo HTML (no API key) |
| scrape_pageC | Scrape URL to markdown |
| extract_insightsD | Extract insights |
| deep_researchC | Orchestrated deep research: search + parallel scrape + synthesize |
| compare_sourcesD | Compare 2-5 URLs |
| fact_check_claimD | Fact-check claim |
| memory_saveC | Save to persistent memory |
| memory_searchD | Search memory |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| deep-dive-research | Create a deep research workflow |
| fact-check | Fact-checking squad |
| compare-narratives | Compare sources |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| research-memory | Persistent research memory |
| research-history | History of all researches |
| research-stats | Stats |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/SECRET4422/mcp-deep-research-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server