What is the mcp-erid MCP server?
Russian ad marking (38-FZ) checker: erid validation, ad-page audit, compliance hints.
How to install mcp-erid
Copy-paste configuration for popular MCP clients.
MCP_ERID_API_KEYsecretAPI 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.
{
"mcpServers": {
"mcp-erid": {
"command": "uvx",
"args": [
"atomno-mcp-erid"
],
"env": {
"MCP_ERID_API_KEY": "<YOUR_MCP_ERID_API_KEY>"
}
}
}
}{
"mcpServers": {
"mcp-erid": {
"command": "uvx",
"args": [
"atomno-mcp-erid"
],
"env": {
"MCP_ERID_API_KEY": "<YOUR_MCP_ERID_API_KEY>"
}
}
}
}{
"mcpServers": {
"mcp-erid": {
"command": "uvx",
"args": [
"atomno-mcp-erid"
],
"env": {
"MCP_ERID_API_KEY": "<YOUR_MCP_ERID_API_KEY>"
}
}
}
}{
"servers": {
"mcp-erid": {
"type": "stdio",
"command": "uvx",
"args": [
"atomno-mcp-erid"
],
"env": {
"MCP_ERID_API_KEY": "<YOUR_MCP_ERID_API_KEY>"
}
}
}
}claude mcp add mcp-erid --env MCP_ERID_API_KEY=<YOUR_MCP_ERID_API_KEY> -- uvx atomno-mcp-eridRelated MCP servers
mcp-fns-check
Russian tax authority (FNS) counterparty checks: status, debts, blocks. Due diligence MCP.
mcp-cbr-rates
CBR exchange rates and key rates for Russia. MCP tools for finance agents.
mcp-egrul
EGRUL/EGRIP company registry lookup for Russian legal entities and entrepreneurs.
mcp-sudact
Russian court practice (Sudact): case search by article, court, dates; full decision text.
mcp-fns-calc
Russian tax calculators (VAT, USN, NDFL) and FNS fiscal-status checks via MCP.
mcp-seo-audit
Technical SEO site audit MCP: health score, issues, robots, sitemap, JSON-LD.