Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hegner123 • Uncategorized
Scans project directories to map file dependencies and imports across multiple programming languages.
Analyze project dependencies before refactoring.
Generate a detailed map of file imports across multiple languages.
Integrate dependency scanning into automated workflows via MCP.
This MCP server scans a specified directory recursively to identify which files import which packages and how local files reference each other. It supports multiple programming languages including Go, Python, JavaScript/TypeScript, and more, providing a detailed JSON output that helps developers understand the dependency blast radius before refactoring. The tool can be used as a CLI or integrated as an MCP server for automated workflows.