If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/ssdeanx/deep-research-mcp-server
REMOTE

deep-research-mcp-server

ssdeanx/deep-research-mcp-server

An MCP server that performs iterative deep research using Google Gemini 2.5 Flash with search grounding and URL context, producing professional Markdown reports.

ssdeanx/deep-research-mcp-serverExternal link; availability not verifiedLicenseMIT LicenseRemote-capable
The Newcomer
Hasn't been around long. Nothing caught our attention, but there isn't much history to go on yet.
Time indexed (3mo)
0toolsRemote/ HTTP3moindexed
Checked Jun 15, 2026
The scanner shows
Not enough data to score this server yet.
First indexed Jun 15, 2026
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
No liveness checks recorded yet.
Publisher Verification
Not listed on the Official MCP Registry.
Source repository is available for review.
ssdeanx/deep-research-mcp-serverExternal link; availability not verified
Environment variables (7)
GEMINI_MODELstringOPTIONALdefault: gemini-2.5-flash
Gemini model to use.
GEMINI_API_KEYstringREQUIRED
Your Google Gemini API key (required).
CONCURRENCY_LIMITstringOPTIONALdefault: 5
Concurrency limit for batch requests.
ENABLE_GEMINI_FUNCTIONSstringOPTIONALdefault: false
Enable function calling.
GEMINI_MAX_OUTPUT_TOKENSstringOPTIONALdefault: 65536
Maximum output tokens.
ENABLE_GEMINI_GOOGLE_SEARCHstringOPTIONALdefault: true
Enable Google Search Grounding tool.
ENABLE_GEMINI_CODE_EXECUTIONstringOPTIONALdefault: false
Enable code execution tool.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from ssdeanx
Multi Agent Orchestrator MCP
Coordinates specialized agents (Architecture, Quality, Cloud, Prompt) to plan, build, test, and deploy applications with self-healing capabilities, authentication, and analytics for autonomous software engineering workflows.
op-ai-mcp
Thought Space - MCP Advanced Branch-Thinking Tool
An MCP tool enabling structured thinking and analysis across multiple AI platforms through branch management, semantic analysis, and cognitive enhancement.
Node.js Sandbox MCP Server
Enables running arbitrary JavaScript code in isolated Docker containers with on-demand npm dependency installation, allowing for ephemeral script execution and long-running services with controlled resource limits.
ssd-ai
AI development assistant that implements the **Model Context Protocol (MCP)** standard. It provides 36 specialized tools through natural language keyword recognition, helping developers perform complex tasks intuitively. ### Core Values - **Natural Language**: Execute tools automatically through Korean/English keywords - **Intelligent Memory**: Context management and compression using SQLite - **Multi-Language Support**: TypeScript, JavaScript, Python code analysis - **Performance Optimization**: Project caching system - **Enterprise Quality**: 100% test coverage and strict type system - **Long-Running Support**: Task management for asynchronous operations - **Large-Scale Data**: Cursor-based pagination --- ## Key Features ### 1. Memory Management System 10 tools for maintaining context across sessions: - **Intelligent Storage**: Information classification and priority management by category - **Context Compression**: Priority-based context compression system - **Session Restoration**: Perfect recreation of previous work states - **SQLite-Based**: Concurrent control, indexing, transaction support **Key Tools**: - `save_memory` - Store information in long-term memory - `recall_memory` - Search stored information - `auto_save_context` - Automatic context saving - `restore_session_context` - Session restoration - `prioritize_memory` - Memory priority management ### 2. Semantic Code Analysis AST-based code analysis and navigation tools: - **Symbol Search**: Locate function, class, variable positions across projects - **Reference Tracking**: Track all usages of specific symbols - **Multi-Language**: TypeScript, JavaScript, Python support - **Project Caching**: Performance optimization through LRU cache **Key Tools**: - `find_symbol` - Search for symbol definitions - `find_references` - Find symbol references ### 3. Code Quality Analysis Comprehensive code metrics and quality evaluation: - **Complexity Analysis**: Cyclomatic, Cognitive, Halstead metrics - **Coupling/Cohesion**: Structural soundness evaluation - **Quality Scores**: A-F grade system - **Improvement Suggestions**: Actionable refactoring recommendations **Key Tools**: - `analyze_complexity` - Complexity metric analysis - `validate_code_quality` - Code quality evaluation - `check_coupling_cohesion` - Coupling/cohesion analysis - `suggest_improvements` - Improvement suggestions - `apply_quality_rules` - Quality rule application - `get_coding_guide` - Coding guide lookup ### 4. Project Planning Tools Systematic requirements analysis and roadmap generation: - **PRD Generation**: Automatic product requirements document creation - **User Stories**: Story writing including acceptance criteria - **MoSCoW Analysis**: Requirements prioritization - **Roadmap Creation**: Step-by-step development schedule planning **Key Tools**: - `generate_prd` - Product requirements document generation - `create_user_stories` - User story creation - `analyze_requirements` - Requirements analysis - `feature_roadmap` - Feature roadmap creation ### 5. Sequential Thinking Tools Structured problem solving and decision making support: - **Problem Decomposition**: Break down complex problems step by step - **Thinking Chains**: Sequential reasoning process generation - **Multiple Perspectives**: Analytical/Creative/Systematic/Critical thinking - **Execution Plans**: Convert tasks into executable plans **Key Tools**: - `create_thinking_chain` - Thinking chain creation - `analyze_problem` - Problem analysis - `step_by_step_analysis` - Step-by-step analysis - `break_down_problem` - Problem decomposition - `think_aloud_process` - Thinking process expression - `format_as_plan` - Plan formatting ### 6. Prompt Engineering Prompt quality improvement and optimization: - **Automatic Enhancement**: Convert vague requests to specific ones - **Quality Evaluation**: Score clarity, specificity, contextuality - **Structuring**: Goal, background, requirements, quality criteria **Key Tools**: - `enhance_prompt` - Prompt enhancement - `analyze_prompt` - Prompt quality analysis ### 7. Browser Automation Web-based debugging and testing: - **Console Monitoring**: Browser console log capture - **Network Analysis**: HTTP request/response tracking - **Cross-Platform**: Chrome, Edge, Brave support **Key Tools**: - `monitor_console_logs` - Console log monitoring - `inspect_network_requests` - Network request analysis ### 8. UI Preview Pre-coding UI layout visualization: - **ASCII Art**: Support for 6 layout types - **Responsive Preview**: Desktop/mobile views - **Pre-Approval**: Confirm structure before coding **Key Tools**: - `preview_ui_ascii` - ASCII UI preview ### 9. Time Utilities Various format time queries: **Key Tools**: - `get_current_time` - Current time query (ISO, UTC, timezones, etc.)
branch-thinking-mcp
Similar servers
DevDocs MCP
A Model Context Protocol implementation that enables AI-powered access to documentation resources, featuring URI-based navigation, template matching, and structured documentation management.
Gemini MCP Server for Claude Desktop
A server that enables Claude Desktop to generate images using Google's Gemini AI models through the Model Context Protocol (MCP).
Uber Eats MCP Server
A proof-of-concept server implementing the Model Context Protocol that enables LLM applications to interact with Uber Eats functionality.
DOCX Document Creator
A FastMCP-powered microserver that allows users to programmatically generate well-formatted .docx documents with consistent styling, including features like titles, paragraphs, headings, citations, and footers.
Task Context MCP Server
Enables AI agents to autonomously manage and improve execution processes for repetitive task types by storing reusable task contexts with associated artifacts (practices, rules, prompts, learnings) and providing full-text search across historical best practices.
Vibe Composer MIDI MCP
Enables LLMs to compose and play multi-track MIDI music through natural language prompts. Supports outputting to software or hardware synthesizers for enhanced audio quality.
Indexed from Glama · Updates nightly