Mmcp.market

Paths-LE MCP server

by nolindnaidoo·io.github.nolindnaidoo/paths-le·v2.3.0

Extract file and directory paths from config files and code, with their kind and position.

A85/100grade A
What users say
No reviews yet
Be the first
Safety scan
A85/100

full report

Adoption
Growing

1 stars34 downloads/wk

Reviews

Write one

Nobody has reviewed Paths-LE yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Paths-LE tools (1)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • extract_paths

    Extract every file and directory path from a document, with its kind and 1-based line and column. Reads JSON, YAML, TOML, CSV, dotenv, JavaScript, TypeScript, HTML and CSS with a parser for that format, and anything else \u2014 Python, Go, Markdown, a Dockerfile \u2014 by scanning its text, which finds paths that carry a separator or a quoted filename. Each path is classified as file, relative, ab

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

1 medium
  • Code scan2 source files scanned20/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10

Findings (1)

  • mediumeval / new Function usedexec.eval
    server.js: …===LIST}var _custom;try{let utilInspect=eval("require('util').inspect");_custom=utilI…
Overall 85/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Paths-LE repository's README, as published. We do not edit it. Read it on GitHub

Paths-LE: Zero Hassle Path Extraction Pull every file path out of the current file in one keystroke JavaScript, TypeScript, JSON, YAML, HTML, CSS, TOML, CSV and Environment files — and every other file, by text scan

Useful? A star or rating is how other developers find it —

★ GitHub ·

★ Open VSX ·

★ Marketplace

What it does

Open a file, press Ctrl+Alt+P (Cmd+Alt+P on Mac), and every file path in the document lands in a new editor — deduplicate and sort it from there. Works in VS Code and in VS Code–based editors like Cursor and VSCodium (installable from Open VSX).

  • Import analysis — extract local imports from JS/TS, including multi-line import statements; npm package names are filtered out
  • Asset auditing — every src, href, srcset, url(), and @import in HTML/CSS
  • Config review — path-like values from JSON/JSONC, YAML, TOML, CSV, and .env files
  • Anything else — Python, Go, Markdown, XML, a Dockerfile: no parser, so a text scan finds quoted filenames and any run carrying a path separator

Install

Use it from an AI agent

The same engine runs as an MCP server, so an agent can call it directly instead of you running a command.

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y paths-le-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add paths-le -- npx -y paths-le-mcp
Add to Cursor

Paths-LE: common questions

Is Paths-LE MCP server safe?
Yes, by our scan: it is graded A (85/100). Read the Paths-LE safety report
How do I install Paths-LE?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Paths-LE need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Paths-LE maintained?
The last commit was 2 days ago (2026-09-22). The latest release is v2.3.0.
What can I use instead of Paths-LE?
Servers from other publishers that do the same job: reMarkable MCP Server, Brightdata MCP server and Openbrowser AI MCP server. Compare all Paths-LE alternatives.

Alternatives to Paths-LE

Same job from other publishers: the closest match first, then the best rated.

All Paths-LE alternatives →
  • reMarkable MCP Server
    Access your reMarkable tablet - read documents, browse files, extract text and OCR handwritten notes
    B
  • Brightdata
    Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web
    B
  • Openbrowser AI
    AI browser automation. Write async Python to navigate, click, type, and extract data.
    B
  • Zenrows
    Zenrows MCP server — Fetch, Extract, Batch, and Browser Sessions for AI coding assistants
    A
  • Nutrient DWS MCP Server
    Nutrient Processor + Data Extraction MCP: convert, OCR, sign, redact, and extract PDFs/Office docs.
    A

More from nolindnaidoo