Skip to main content
ClaudeWave
zvmzaretsky avatar
zvmzaretsky

validation-suite-mcp

Ver en GitHub

FabTally Valid MCP server (thin client for valid.fabtally.com)

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
Install in Claude Code / Claude Desktop
Method: NPX · fabtally-valid-mcp
Claude Code CLI
claude mcp add validation-suite-mcp -- npx -y fabtally-valid-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "validation-suite-mcp": {
      "command": "npx",
      "args": ["-y", "fabtally-valid-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.
Casos de uso

Resumen de MCP Servers

# FabTally Valid — MCP server

A developer **validation suite** — the per-call utilities incumbents charge for
(Vatstack $0.01–0.09/call) or lock behind subscriptions, unified. Fronts the
Valid HTTP API at **https://valid.fabtally.com**. Holds no private key.

## Tools (all paid; a call with no payment returns the decoded x402 402 challenge)

| Tool | Price | What it does |
|------|-------|--------------|
| `validate_vat` | $0.003 | **Flagship.** EU/EEA VAT: `{country_code, vat_number}` → per-country format + checksum pre-check AND a **live VIES lookup**, returning valid/registered plus the registered company name & address when VIES has them (cached ~1h to shield the flaky VIES). |
| `validate_iban` | $0.001 | `{iban}` → ISO 13616 length + **mod-97 checksum**, country, human-formatted grouping, and bank identifier (German Bankleitzahl, UK bank code + sort code, …) extracted from the BBAN where derivable. Pure-offline. |
| `validate_email` | $0.002 | `{email}` → RFC-ish syntax + **live MX-record (DNS)** existence + **disposable/throwaway-domain** detection (bundled blocklist) + role-address flag (`info@`, `admin@`). Stateless & non-PII: the address is never stored and no SMTP mailbox is probed. |
| `geo_lookup` | $0.002 | `{query:"Munich, Bavaria, Germany"}` or `{country,state,city}` → normalized names, **ISO 3166-1/-2 codes**, country→subdivision→city hierarchy, population and coordinates, over a bundled open dataset (no per-day API limits). |
| `decode_vin` | $0.002 | `{vin}` → 17-char format + North-American **check-digit** validation and a full **NHTSA vPIC** decode: make, model, year, body class, engine, plant country. VIN-only (never plate→owner). |

Every tool also accepts an optional `x_payment` (base64 x402 payload) that is
forwarded as the `X-PAYMENT` header to settle the call and return the real result.
Humans can instead prepay by card and use an `X-FabTally-Key` credit key against
the HTTP API.

## Transports

- **stdio** (portable): `npx fabtally-valid-mcp` (bin: `fabtally-valid-mcp`)
- **streamable-http** (hosted): `https://valid.fabtally.com/mcp`

Config: `FABTALLY_VALID_BASE` (default `https://valid.fabtally.com`).

Read-only, keyless, stateless, non-PII. Operated by Sunstone Soft
(fabtally.com). Not legal, tax, or financial advice.

Lo que la gente pregunta sobre validation-suite-mcp

¿Qué es zvmzaretsky/validation-suite-mcp?

+

zvmzaretsky/validation-suite-mcp es mcp servers para el ecosistema de Claude AI. FabTally Valid MCP server (thin client for valid.fabtally.com) Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala validation-suite-mcp?

+

Puedes instalar validation-suite-mcp clonando el repositorio (https://github.com/zvmzaretsky/validation-suite-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar zvmzaretsky/validation-suite-mcp?

+

zvmzaretsky/validation-suite-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene zvmzaretsky/validation-suite-mcp?

+

zvmzaretsky/validation-suite-mcp es mantenido por zvmzaretsky. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a validation-suite-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega validation-suite-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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

Más MCP Servers

Alternativas a validation-suite-mcp