Deep Research MCP Server
by hfredrick69
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_MODEL | No | The Gemini model to use | gemini-2.5-flash |
| GEMINI_API_KEY | Yes | Your Google Gemini API key (required) | |
| CONCURRENCY_LIMIT | No | Concurrency limit for batched API calls | 5 |
| ENABLE_GEMINI_FUNCTIONS | No | Enable function calling | false |
| GEMINI_MAX_OUTPUT_TOKENS | No | Maximum output tokens for Gemini responses | 65536 |
| ENABLE_GEMINI_GOOGLE_SEARCH | No | Enable Google Search Grounding tool | true |
| ENABLE_GEMINI_CODE_EXECUTION | No | Enable code execution tool | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/hfredrick69/deep-research-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server