{"repo":"ai-1st/deepview-mcp","free":true,"listed":false,"github":"https://github.com/ai-1st/deepview-mcp","clone":"git clone https://github.com/ai-1st/deepview-mcp.git","description":"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.","language":"Python","stars":65,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"DeepView MCP DeepView MCP is a Model Context Protocol server that enables IDEs like Cursor and Windsurf to analyze large codebases using Gemini's extensive context window. Features - Load an entire codebase from a single text file (e.g., created with tools like repomix) - Query the codebase using Gemini's large context window - Connect to IDEs that support the MCP protocol, like Cursor and Windsurf - Configurable Gemini model selection via command-line arguments Prerequisites - Python 3.13+ - Gemini API key from Google AI Studio Installation Installing via Smithery To install DeepView for Claude Desktop automatically via Smithery: Using pip Usage Starting the Server Note: you don't need to start the server manually. These parameters are configured in your MCP setup in your IDE (see below). The codebase file parameter is optional. If not provided, you'll need to specify it when making queries. Command-line Options - --model MODEL : Specify the Gemini model to use (default: gemini-2.0-flash-lite) - --log-level {DEBUG,INFO,WARNING,ERROR,CRITICAL} : Set the logging level (default: INFO) Using with an IDE (Cursor/Windsurf/...) 1. Open IDE settings 2. Navigate to the MCP configuration 3. Add a new MCP server with the following configuration: json { \"mcpServers\": { \"deepview\": { \"command\": \"/path/to/deepview-mcp\", \"args\": [\"/path/to/codebase.txt\"], \"env\": { \"GEMINI API KEY\": \"your gemini api key\" } } } } json { \"mcpServers\": { \"deepview\": { \"command\": \"/path/to/deepview-mcp\", \"args\"","default_branch":null,"files":null,"tree":[],"storefront":"/r/ai-1st","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ai-1st/deepview-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}