mcp-dependency-explorer

kozer/mcp-dependency-explorer

3.2

If you are the rightful owner of mcp-dependency-explorer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

MCP Dependency Explorer is a Model Context Protocol server that provides intelligent access to your project's installed dependencies, allowing you to explore documentation and source code directly from `node_modules`.

Tools

Functions exposed to the LLM to take actions

list_modules

List all installed Node modules from all node_modules directories.

search

Search for patterns in module files with code snippets.

read_file

Read a file from a module with optional line range.

list_symbols

List TypeScript symbols from a module.

get_symbol

Get the full code for a specific symbol with context.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources