Strings-LE runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 6 Aug 2026.
Extract string values from config files, data files and plain text.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add string-le -- npx -y string-le-mcp
{
"mcpServers": {
"string-le": {
"args": [
"-y",
"string-le-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.string-le]
command = "npx"
args = ["-y", "string-le-mcp"]
{
"mcpServers": {
"string-le": {
"args": [
"-y",
"string-le-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"string-le": {
"args": [
"-y",
"string-le-mcp"
],
"command": "npx"
}
}
}
Extract numeric values from config files, data files and plain text.
Extract file and directory paths from config files and code, with their kind and position.
Extract dates and timestamps from logs, data files and code, with their format and position.
Scrape, crawl, and extract structured data from websites at scale
MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.
Structured-output enforcer: extract and validate JSON from messy LLM text.
An MCP server that provides tools for fetching, converting, and extracting data from web pages.
Extract URLs from documentation, configuration and code, with their protocol and position.
Answers built from our own checks of this server.