Skip to main content
Glama
contextstream

ContextStream MCP Server

graph

Analyze code structure to identify dependencies, call paths, unused code, and potential contradictions for impact assessment and decision tracking.

Instructions

Code graph analysis. Actions: dependencies (module deps), impact (change impact), call_path (function call path), related (related nodes), path (path between nodes), decisions (decision history), ingest (build graph), circular_dependencies, unused_code, contradictions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
workspace_idNoWorkspace ID (UUID).
project_idNoProject ID (UUID).
node_idNoFor related/contradictions
source_idNoFor path
target_idNoFor path
targetNoFor dependencies/impact
sourceNoFor call_path
max_depthNoMaximum traversal depth.
include_transitiveNoInclude transitive dependencies.
limitNoMaximum number of results to return.
waitNoFor ingest: wait for completion

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/contextstream/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server