deepview-mcp

deepview-mcp

3.5

If you are the rightful owner of deepview-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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.

DeepView MCP is a server designed to facilitate the analysis of large codebases by integrating with IDEs that support the Model Context Protocol (MCP). It leverages Gemini's large context window to provide comprehensive insights into codebases, making it easier for developers to query and understand complex projects. The server can load entire codebases from a single text file and allows for configurable Gemini model selection via command-line arguments. It is compatible with IDEs such as Cursor and Windsurf, enhancing their capabilities to handle extensive code analysis tasks.

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