← Back to Plugins
MCP Server MCP

VASTlint

github By github 👁 1 views ▲ 0 votes

Validate VAST, VMAP, and DAAST ad tags against IAB specs. 232 rules, pure Rust core.

Homepage Verified source GitHub

Install

mcpb:https://github.com/aleksUIX/vastlint/releases/download/v0.13.4/vastlint-mcp-linux-x86_64.tar.gz

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://vastlint.org/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/aleksUIX/vastlint/releases/download/v0.13.4/vastlint-mcp-linux-x86_64.tar.gz",
      "fileSha256": "039d516aa3c328103c542c703859829c8b8a3589cae8410aea0afd07c8244cf6",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol sse mcpb

Comments

Sign in to leave a comment

Loading comments...