Callscope
Verified IntegrationClient Configuration
— Connect Callscope to Claude Desktop or Cursor in seconds{
"mcpServers": {
"callscope": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-callscope"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Generates a zero-dependency, local, and interactive call-graph navigator for Python codebases, outputting a self-contained HTML file.
7/22/2026
Open Source
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 →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.