Connection check
local install
kontur-diadoc-mcp
MCP server for Kontur.Diadoc — electronic document interchange, EDI (Russia)
Tools
8
GitHub stars
3
Installs / wk
19
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
8 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
authenticate
from source
Аутентификация в Kontur.Diadoc API (возвращает превью токена). / Authenticate with Diadoc. Аутентификация в Kontur.Diadoc API (возвращает превью токена). / Authenticate with Diadoc.
get_document
from source
Получить конкретный документ по box/message/entity ID. / Get a specific document. Получить конкретный документ по box/message/entity ID. / Get a specific document.
get_organization
from source
Детали организации по orgId / boxId / ИНН. / Get organization details. Детали организации по orgId / boxId / ИНН. / Get organization details.
list_counterparties
from source
Список контрагентов организации (myBoxId). / List counterparties for an organization. Список контрагентов организации (myBoxId). / List counterparties for an organization.
list_documents
from source
Список документов в ящике с фильтрами и пагинацией. / List documents in a box. Список документов в ящике с фильтрами и пагинацией. / List documents in a box.
list_organizations
from source
Поиск организаций по ИНН/КПП в Diadoc. / Search organizations by INN/KPP. Поиск организаций по ИНН/КПП в Diadoc. / Search organizations by INN/KPP.
send_document
from source
Отправить документ контрагенту. Подпись (base64) формирует клиент; для песочницы шлите без подписи. / Send a document; the client supplies the signature. Отправить документ контрагенту. Подпись (base64) формирует клиент; для песочницы шлите без подписи. / Send a document; the client supplies the signature.
sign_document
from source