← Back to Plugins
MCP Server MCP

mcp-erid

github By github 👁 1 views ▲ 0 votes

Russian ad marking (38-FZ) checker: erid validation, ad-page audit, compliance hints.

Homepage Verified source GitHub

Install

uvx atomno-mcp-erid

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "atomno-mcp-erid",
      "version": "0.1.4",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key (Pro tier) for batch ad-placement auditing (audit_batch). Optional: verify_erid, audit_ad_page, check_compliance_38fz and explain_marking_requirement work without a key.",
          "isSecret": true,
          "name": "MCP_ERID_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...