Erid MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_ERID_API_KEY | No | API key for Pro features (audit_batch). Optional. | |
| MCP_ERID_TIMEOUT | No | HTTP timeout in seconds. Default: 30. | |
| MCP_ERID_API_BASE | No | URL of hosted backend. Default: production URL. | |
| MCP_ERID_LOG_LEVEL | No | Logging level (DEBUG/INFO/WARNING/ERROR). Default: WARNING. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| verify_eridA | Валидация токена erid: формат/контрольные признаки, найден ли по публичным данным, читаемость. Бесплатно. |
| audit_ad_pageA | Аудит рекламной поверхности: наличие пометки «Реклама», данных рекламодателя, привязки erid (present/absent/uncertain). Бесплатно. |
| check_compliance_38fzB | Детерминированный чек-лист соответствия 38-ФЗ по собранным признакам: вердикт ok / issues / insufficient_data. Бесплатно. |
| explain_marking_requirementA | Справка по требованиям маркировки рекламы (что такое erid/ОРД/ЕРИР, кто за что отвечает, сроки, штрафы). Бесплатно. |
| audit_batchA | Пакетная проверка размещений: таблица результатов по каждому url. Тариф Pro (MCP_ERID_API_KEY). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/atomno-mcp/mcp-erid'
If you have feedback or need assistance with the MCP directory API, please join our Discord server