mcpserver.lol
registry/kontur-diadoc-mcp
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 tools

Read 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.
get_document from source
Получить конкретный документ по box/message/entity ID. / Get a specific document.
get_organization from source
Детали организации по orgId / boxId / ИНН. / Get organization details.
list_counterparties from source
Список контрагентов организации (myBoxId). / List counterparties for an organization.
list_documents from source
Список документов в ящике с фильтрами и пагинацией. / List documents in a box.
list_organizations from source
Поиск организаций по ИНН/КПП в Diadoc. / Search organizations by INN/KPP.
send_document from source
Отправить документ контрагенту. Подпись (base64) формирует клиент; для песочницы шлите без подписи. / Send a document; the client supplies the signature.
sign_document from source
Подписать входящий документ. Нужна готовая подпись (base64) или sign_with_test_signature в песочнице. / Sign a received document with a client-supplied signature.