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