Number Tools MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
Convert numbers between bases, make roman numerals, and spell out numbers locally. No network...
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 number-tools-mcp -- npx -y number-tools-mcp
{
"mcpServers": {
"number-tools-mcp": {
"args": [
"-y",
"number-tools-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.number-tools-mcp]
command = "npx"
args = ["-y", "number-tools-mcp"]
{
"mcpServers": {
"number-tools-mcp": {
"args": [
"-y",
"number-tools-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"number-tools-mcp": {
"args": [
"-y",
"number-tools-mcp"
],
"command": "npx"
}
}
}
Convert between units of length, weight, temperature, speed, and data size locally. No network...
Convert HTML to clean markdown locally. No network and no key.
Parse, compare, and sort semantic version numbers locally. No network and no key.
Slugify, convert case, and encode text locally. No network and no key.
Validate and format IBAN bank account numbers locally. No network and no key.
Convert markdown to HTML and extract headings locally. No network and no key.
Generate EAN-13 and Code-128 barcodes locally and return SVG data. No network and no key.
Generate and verify time based one time passwords locally. No network and no key.
Answers built from our own checks of this server.