Skip to main content
ClaudeWave

Audit and validate AI output for trust, risk, and correctness before production.

MCP ServersRegistry oficial0 estrellas0 forksActualizado 1mo ago
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/taplid/taplid
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "taplid": {
      "command": "node",
      "args": ["/path/to/taplid/dist/index.js"]
    }
  }
}
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.
💡 Clone https://github.com/taplid/taplid and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Taplid

Audit AI outputs and validate structured artifacts before you trust them.

Taplid checks LLM responses, AI code reviews, SQL, Docker, Kubernetes YAML, JSON Schema, API contracts, configs, security rules, and technical review claims against supplied context, schema, code, config, or policy.

## Start here

- Website: https://taplid.com
- Documentation: https://taplid.com/docs
- SDK package: https://www.npmjs.com/package/@taplid/client
- CLI package: https://www.npmjs.com/package/@taplid/cli
- MCP package: https://www.npmjs.com/package/@taplid/mcp

## What Taplid does

Taplid has three core operations:

1. **Run an audit**  
   Run a Standard or Artifact audit against supplied context, schema, code, config, or policy.

2. **Retrieve an audit**  
   Retrieve a persisted public audit result by `auditId`.

3. **Verify an audit**  
   Verify the signed attestation, issuer, signed fields, and result hash for a saved audit.

## Artifact and schema validation

Artifact mode works as a schema checker, config validator, SQL schema checker, Docker/Kubernetes checker, API contract validator, and AI code-review verifier.

Use it for:

- JSON Schema and structured output checks
- SQL schema and DDL validation
- Docker, Kubernetes YAML, and Terraform/IaC checks
- API, HTTP, CORS, and policy contract checks
- Security, secrets, credentials, and auth-header checks
- AI code reviews, implementation plans, and agent workflows

## Packages

| Package | Purpose |
| --- | --- |
| [`@taplid/client`](https://www.npmjs.com/package/@taplid/client) | Server-side SDK |
| [`@taplid/cli`](https://www.npmjs.com/package/@taplid/cli) | Local and CI audit checks |
| [`@taplid/mcp`](https://www.npmjs.com/package/@taplid/mcp) | MCP server for Claude, Cursor, OpenAI-compatible agents, and other MCP clients |

## Documentation

The full integration guide, code examples, response format, CLI commands, MCP setup, OpenAI-compatible usage, retrieval, and verification examples are maintained here:

https://taplid.com/docs

This README intentionally stays small so the official documentation remains the source of truth.

Lo que la gente pregunta sobre taplid

¿Qué es taplid/taplid?

+

taplid/taplid es mcp servers para el ecosistema de Claude AI. Audit and validate AI output for trust, risk, and correctness before production. Tiene 0 estrellas en GitHub y se actualizó por última vez 1mo ago.

¿Cómo se instala taplid?

+

Puedes instalar taplid clonando el repositorio (https://github.com/taplid/taplid) 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 taplid/taplid?

+

taplid/taplid 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 taplid/taplid?

+

taplid/taplid es mantenido por taplid. La última actividad registrada en GitHub es de 1mo ago, con 0 issues abiertos.

¿Hay alternativas a taplid?

+

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

Despliega taplid 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: taplid/taplid
[![Featured on ClaudeWave](https://claudewave.com/api/badge/taplid-taplid)](https://claudewave.com/repo/taplid-taplid)
<a href="https://claudewave.com/repo/taplid-taplid"><img src="https://claudewave.com/api/badge/taplid-taplid" alt="Featured on ClaudeWave: taplid/taplid" width="320" height="64" /></a>

Más MCP Servers

Alternativas a taplid