Skip to main content
ClaudeWave
brntech avatar
brntech

mobilevalidate-sdk

View on GitHub

Official MobileValidate SDKs for Node.js and Python, CLI, MCP server and examples. Check phone numbers and e-mail addresses before you message, call or approve them.

MCP ServersOfficial Registry0 stars0 forks● TypeScriptMITUpdated today
ClaudeWave Trust Score
87/100
✓ Trusted
Passed
  • ✓Open-source license (MIT)
  • ✓Actively maintained (<30d)
  • ✓Clear description
  • ✓Documented (README)
Last scanned: 9/26/2026
Install in Claude Code / Claude Desktop
Method: NPX · @mobilevalidate/mcp
Claude Code CLI
claude mcp add mobilevalidate-sdk -- npx -y @mobilevalidate/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mobilevalidate-sdk": {
      "command": "npx",
      "args": ["-y", "@mobilevalidate/mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# MobileValidate SDKs, MCP server and examples

Official client libraries for the [MobileValidate API](https://mobilevalidate.com): check phone numbers and e-mail
addresses (messaging-app registration, carrier and line type, spam reputation, mailbox and account checks) before you
message, call or approve them.

| Directory | Package | Install |
|---|---|---|
| [`node/`](node) | [`mobilevalidate`](https://www.npmjs.com/package/mobilevalidate) (SDK + CLI) | `npm install mobilevalidate` |
| [`python/`](python) | [`mobilevalidate-sdk`](https://pypi.org/project/mobilevalidate-sdk/) | `pip install mobilevalidate-sdk` |
| [`mcp/`](mcp) | [`@mobilevalidate/mcp`](https://www.npmjs.com/package/@mobilevalidate/mcp) (MCP server for AI agents) | `npx -y @mobilevalidate/mcp` |
| [`examples/`](examples) | Tested recipes, [`AGENTS.md`](examples/AGENTS.md) and an agent skill | — |

Try it without signing up — the public sandbox key answers the documented
[test values](https://mobilevalidate.com/docs/test-values) and is never billed:

```bash
npx mobilevalidate check +447700900001 --sandbox
```

Docs: <https://mobilevalidate.com/docs> · API reference: <https://mobilevalidate.com/docs/api-reference> ·
Status: <https://mobilevalidate.com/status> · Changelog: <https://mobilevalidate.com/changelog>

This repository is exported from our internal monorepo; pull requests are welcome and are applied there.
Report problems at <https://mobilevalidate.com/contact>.

MIT © 2026 BroadNet Technologies Inc.

What people ask about mobilevalidate-sdk

What is brntech/mobilevalidate-sdk?

+

brntech/mobilevalidate-sdk is mcp servers for the Claude AI ecosystem. Official MobileValidate SDKs for Node.js and Python, CLI, MCP server and examples. Check phone numbers and e-mail addresses before you message, call or approve them. It has 0 GitHub stars and its last recorded update is dated 2026-09-26.

How do I install mobilevalidate-sdk?

+

You can install mobilevalidate-sdk by cloning the repository (https://github.com/brntech/mobilevalidate-sdk) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is brntech/mobilevalidate-sdk safe to use?

+

Our security agent has analyzed brntech/mobilevalidate-sdk and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains brntech/mobilevalidate-sdk?

+

brntech/mobilevalidate-sdk is maintained by brntech. The last recorded GitHub activity is dated 2026-09-26, with 0 open issues.

Are there alternatives to mobilevalidate-sdk?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mobilevalidate-sdk to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: brntech/mobilevalidate-sdk
[![Featured on ClaudeWave](https://claudewave.com/api/badge/brntech-mobilevalidate-sdk)](https://claudewave.com/repo/brntech-mobilevalidate-sdk)
<a href="https://claudewave.com/repo/brntech-mobilevalidate-sdk"><img src="https://claudewave.com/api/badge/brntech-mobilevalidate-sdk" alt="Featured on ClaudeWave: brntech/mobilevalidate-sdk" width="320" height="64" /></a>

More MCP Servers

mobilevalidate-sdk alternatives