Back to search
30
MCP

code-scope-mcp

pypi/code-scope-mcp

Code indexing and analysis tools for LLMs using MCP and CLI tools

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

Similar MCP servers embedding-nearest

code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools
iflow-mcp_code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools
codedoc-mcp
Code analysis and documentation tool with MCP support
0 tools
code-theme-mcp-cli
CLI tool for Code Theme and Integration
0 tools
llm-tools-mcp
MCP support for LLM CLI
0 tools
code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools

How to use

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

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