DeepView

MCP Server

Analyze large codebases using Gemini's 1M context window. Perfect for IDEs like Cursor and Windsurf to understand entire projects.

by Community

★★★★☆ 4.3/5 (100 reviews)
1.1kGitHub stars
15kinstalls
Updated 2026-02-05
typescriptadvancedactive

Installation

npx -y deepview-mcp

Quick Start

```json
{
  "mcpServers": {
    "deepview": {
      "command": "npx",
      "args": ["-y", "deepview-mcp"],
      "env": { "GEMINI_API_KEY": "your-key" }
    }
  }
}
```

Tools & Capabilities

analyze_codebase
search_code
explain_architecture

Compatibility

Claude Desktop Cursor Windsurf

About DeepView

Analyze large codebases using Gemini's 1M context window. Perfect for IDEs like Cursor and Windsurf to understand entire projects.

View on GitHub →

Language: TypeScript

Category: AI & ML

← Back to MCP Hub Directory