Mmcp.market

Strings-LE MCP server

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

Extract string values from config files, data files and plain text.

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

full report

Adoption
Growing

1 stars35 downloads/wk

Reviews

Write one

Nobody has reviewed Strings-LE yet.

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

Strings-LE tools (1)

write = sends, deletes, buys or posts

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

  • extract_strings

    Extract every string value from a document. Parses JSON, YAML, CSV, TOML, INI and dotenv; for any other format it falls back to quoted strings \u2014 single, double or backtick \u2014 so a format is optional but unquoted prose yields nothing. Returns the values themselves, in document order, not their positions.

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 Strings-LE repository's README, as published. We do not edit it. Read it on GitHub

Strings-LE: Zero Hassle String Extraction Pull every string value out of the current file in one keystroke JSON/JSONC, YAML, CSV/TSV, TOML, INI, Environment files, and ten source languages

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

★ GitHub ·

★ Open VSX ·

★ Marketplace

What it does

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

  • i18n prep — flatten locale files (JSON/YAML) into a clean list of translatable values
  • Config review — see every string value in a TOML/INI/.env file at a glance
  • CSV mining — pull one column, several, or all of them; stream very large files

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.

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

Returns the values in document order, capped at 500 by default with meta.truncated. A format is optional — any unrecognised format falls back to quoted strings.

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

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

Strings-LE: common questions

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

Alternatives to Strings-LE

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

All Strings-LE alternatives →
  • reMarkable MCP Server
    Access your reMarkable tablet - read documents, browse files, extract text and OCR handwritten notes
    B
  • Proton Safe MCP
    Read Proton Mail, extract bounded attachment text, and create explicitly confirmed drafts.
    A
  • AIHawk
    AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.
    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

More from nolindnaidoo