C

Callscope

Verified Integration
Author: @providingCategory: ServerApplication
JSON-RPC 2.0
Protocol Standard
Sub-second
Execution Latency
Active
Operational Status

Client Configuration

— Connect Callscope to Claude Desktop or Cursor in seconds
{
  "mcpServers": {
    "callscope": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-callscope"
      ],
      "env": {}
    }
  }
}
Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
Architecture & Capabilities

System Overview

Generates a zero-dependency, local, and interactive call-graph navigator for Python codebases, outputting a self-contained HTML file.

Indexed Date

7/22/2026

License

Open Source

Protocol Layer

stdio / SSE RPC

Frequently Asked Questions

Architecture and operational details for Callscope

Callscope uses a two-pass static analysis with Python's standard `ast` library. It first collects all functions, methods, classes, and raw call sites, then intelligently resolves call edges. The resolved graph and source snippets are embedded into a single HTML file for interactive, client-side rendering and navigation.

Related MCP Servers

Browse all servers →
0
@configuring
0xArchive

Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.

MCP Server5 FAQs
Learn more
0
@spawning
0xGasless

Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.

MCP Server4 FAQs
Learn more
0
@spawning
0xGasless

Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.

MCP Server5 FAQs
Learn more