Mmcp.market

URLs-LE MCP server

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

Extract URLs from documentation, configuration and code, with their protocol and position.

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

full report

Adoption
Growing

1 stars36 downloads/wk

Reviews

Write one

Nobody has reviewed URLs-LE yet.

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

URLs-LE tools (1)

write = sends, deletes, buys or posts

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

  • extract_urls

    Extract every URL from a document, with its protocol and 1-based line and column. Reads any text document. Markdown, HTML, CSS, JavaScript, TypeScript, JSON, YAML, Properties, TOML, INI and XML know what to exclude \u2014 code fences, comments, non-string tokens; everything else is scanned whole, and `fileType` says which happened.

Public scan report

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

no findings
  • Code scan2 source files scanned25/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
Overall 92/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 URLs-LE repository's README, as published. We do not edit it. Read it on GitHub

URLs-LE: Zero Hassle URL Extraction Pull every URL out of the current file in one keystroke Any text file — Markdown, HTML, CSS, JavaScript, TypeScript, JSON, YAML, Properties, TOML, INI and XML know what to exclude

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

★ GitHub ·

★ Open VSX ·

★ Marketplace

What it does

Open a file, press Ctrl+Alt+U (Cmd+Alt+U on Mac), and every URL 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).

  • Link auditing — every link, autolink, and plain URL in Markdown and HTML (code blocks and comments excluded)
  • Source review — URLs in string literals, template literals, and comments across JS/TS
  • Config sweep — URLs in JSON strings, YAML values, Java properties, TOML/INI values, and XML (Maven POMs, feeds)

Install

Use it from an AI agent

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

extract_urls(content, format?, filename?, dedupe?, maxResults?)

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 urls-le-mcp on your machine. Read the scan report first; the gateway never runs local packages.

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

URLs-LE: common questions

Is URLs-LE MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the URLs-LE safety report
How do I install URLs-LE?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does URLs-LE need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is URLs-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 URLs-LE?
Servers from other publishers that do the same job: FetchV2 MCP server, Brightdata MCP server and Openbrowser AI MCP server. Compare all URLs-LE alternatives.

Alternatives to URLs-LE

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

All URLs-LE alternatives →
  • FetchV2
    Fetch and extract web pages, discover links, and read llms.txt documentation indexes.
    A
  • 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