HomeMarketing & E-Commerce › mcp-erid

mcp-erid

Erid format check; ORD cabinet lookup on the client key.

Python Cloud
★ 0 stars Last pushed 2026-09-04 License: MIT

Topics: Marketing

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.5)

uvx atomno-mcp-erid

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-erid": {
      "command": "uvx",
      "args": [
        "atomno-mcp-erid"
      ],
      "env": {
        "MCP_ERID_ORD_TOKEN": "<YOUR_VALUE>",
        "MCP_ERID_ORD_PROVIDER": "<YOUR_VALUE>",
        "MCP_ERID_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • MCP_ERID_ORD_TOKEN secret — API key from the client's ORD cabinet (VK documented).
  • MCP_ERID_ORD_PROVIDER — ORD operator id. Currently vk. yandex lookup spec is not public.
  • MCP_ERID_API_KEY secret — Optional key for Atomno hosted placement. Not an ORD key.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry