Skip to content
Back to search
30
MCP

DeepView

pulsemcp/deepview

Enables AI-powered code analysis by loading entire codebases into Gemini's large context window, allowing developers to query and understand complex repositories through natural language interactions.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Gemini DeepSearch
Performs automated multi-step web research using Google Search API and Gemini models to generate diverse search queries, conduct parallel se
0 tools
deepview-mcp
A Model Context Protocol server for analyzing large codebases using Gemini 2.0
0 tools
DeepWiki
Provides AI assistants with access to GitHub repository documentation and search capabilities for code understanding, architecture explorati
0 tools
Gemini CLI
Integrates with Google's Gemini models through API and CLI to provide intelligent code analysis, security auditing, and large-scale codebase
0 tools
Gemini Thinking
Integrates with Google's Gemini API to provide analytical thinking capabilities for complex problem-solving, codebase analysis, and architec
0 tools
Gemini Code Analysis (OpenRouter)
Provides codebase analysis through OpenRouter's API integration, offering code quality assessment, security vulnerability scanning with OWAS
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "deepview": {
      "url": "None",
      "transport": "http"
    }
  }
}