Skip to content

Releases: dkanster/samotpravil-api-mcp

v1.8.0

Choose a tag to compare

@cursor cursor released this 13 Jul 07:15
e67e549

samotpravil-mcp v1.8.0

Maintenance release после v1.7.0.

Highlights

  • zod 4.4.3 + MCP SDK 1.29
  • ESLint 10 + snapshot-aware scaffold (--write)
  • Upstream wishlist watch workflow
  • Maintainer tooling (org apply, branch protection docs)
  • Wishlist scaffolds в scaffolds/
npx -y samotpravil-mcp@1.8.0

Changelog: https://github.com/dkanster/samotpravil-mcp/blob/main/CHANGELOG.md#180---2026-07-13

v1.7.0

Choose a tag to compare

@cursor cursor released this 13 Jul 06:33
0b23875

samotpravil-mcp v1.7.0

Unified release: infrastructure, CI, MCP resources, org migration prep, tool catalog codegen.

Highlights

  • 58 MCP tools, 9 resources, 5 prompts
  • ESLint + unit tests + MCP integration test
  • Tool catalog, SDK parity checks, upstream wishlist tracking
  • HTTP auth, Docker, structured logging
  • Org migration runbook + promo checklist

Install

npx -y samotpravil-mcp@1.7.0

Full changelog: CHANGELOG.md

v1.2.0

Choose a tag to compare

@dkanster dkanster released this 22 Jun 20:12

Highlights

  • 56 MCP tools — 14 manual + 42 auto-generated from Postman snapshot
  • 4 MCP Promptsintegration_overview, send_transactional, stop_list_workflow, check_delivery
  • HTTP transportnpx samotpravil-mcp --http --port 3000
  • OpenAPIdata/openapi.yaml (51 operations)
  • MCP Registryserver.json

Install

{
  "mcpServers": {
    "samotpravil": {
      "command": "npx",
      "args": ["-y", "samotpravil-mcp@1.2.0"]
    }
  }
}

Full changelog: CHANGELOG.md