New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

phone-validator-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phone-validator-mcp

Validate and format international phone numbers locally. No network and no key.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Phone Validator MCP

Validate and format international phone numbers on the local machine with the libphonenumber library. No network, no key.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • validate Validate a phone number.

Usage

npm install
npm run build
node dist/index.js

Formatting follows the international E.164 standard. The number is processed entirely locally.

Premium tools

These tools need a license key:

  • zone_time
  • country_context

Buy a key at https://mcp-marketplace.io/server/io-github-mrfentmen-phone-validator-mcp and set it in your MCP client config:

"env": { "MCP_LICENSE_KEY": "mcp_live_..." }

The key is checked against MCP Marketplace, cached for 24 hours, and keeps working offline once one check has succeeded. Every other tool on this server stays free.

Keywords

mcp

FAQs

Package last updated on 27 Sep 2026

Related posts