Numbers-LE runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 6 Aug 2026.
Extract numeric 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 numbers-le -- npx -y numbers-le-mcp
{
"mcpServers": {
"numbers-le": {
"args": [
"-y",
"numbers-le-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.numbers-le]
command = "npx"
args = ["-y", "numbers-le-mcp"]
{
"mcpServers": {
"numbers-le": {
"args": [
"-y",
"numbers-le-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"numbers-le": {
"args": [
"-y",
"numbers-le-mcp"
],
"command": "npx"
}
}
}
Extract string 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.
Extract URLs from documentation, configuration and code, with their protocol and position.
Extract colors from stylesheets and code, with their notation 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.
Answers built from our own checks of this server.