MCPVault

n3mo_get_dependencies

MCP tool from N3MO by RajX-dev

Finds all external symbols that a given symbol calls (forward-dependency graph)

How to use it

n3mo_get_dependencies is exposed by the N3MO MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the n3mo_get_dependencies tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install N3MO

$pip install n3mo
FULL N3MO LISTING