Project Explorer

Provides secure file system exploration and project analysis for TypeScript/JavaScript codebases with tools for project exploration, file search with regex support, file management operations, package dependency analysis, and directory access control through configurable allowed paths.

View Source
1 stars
0 tools
Created Aug 2025
@mausrundung362/mausrundung362-project-explorer-explorer

About

Provides secure file system exploration and project analysis for TypeScript/JavaScript codebases with tools for project exploration, file search with regex support, file management operations, package dependency analysis, and directory access control through configurable allowed paths.

Categories

general

Installation

npm

npm install @mausrundung362/mausrundung362-project-explorer-explorer

Configuration

{ "mcpServers": { "mausrundung362-project-explorer-explorer": { "command": "npx", "args": [ "-y", "@mausrundung362/mausrundung362-project-explorer-explorer" ] } } }