Back to search
30
MCP

codeglance-mcp

pypi/codeglance-mcp

MCP server for comprehensive GitHub repository analysis using Gemini AI

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

Similar MCP servers embedding-nearest

gemini-code-review-mcp
MCP server for AI-powered code reviews using Google Gemini with contextual awareness
0 tools
github-repo-explainer-mcp
MCP server that gives AI assistants live access to any GitHub repo
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
github-chat-mcp
GitHub Chat MCP server for analyzing GitHub repositories
0 tools
jay-mcp
MCP server for batch GitHub repository information retrieval with parallel processing
0 tools
github-repo-mcp
MCP server for fetching GitHub repository code
0 tools

How to use

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

{
  "mcpServers": {
    "codeglance-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}