Loading languages...
DE

deepview-mcp

@ai-1st56

DeepView MCP is a Model Context Protocol server that enables IDEs like Cursor and Windsurf to analyze large codebases using Gemini 2.5 Pro's extensive context window.

codebase-analysis
ide-integration
gemini
mcp-server

# mcpServer Config

{
  "mcpServers": {
    "deepview": {
      "command": "/path/to/deepview-mcp",
      "args": [],
      "env": {
        "GEMINI_API_KEY": "your_gemini_api_key"
      }
    }
  }
}

# stdio

deepview-mcp
Transport:
stdio
ภาษา:
Python
สร้างเมื่อ:3/26/2025
อัปเดตเมื่อ:8/2/2025