Skip to content

Releases: samisouabni/exoscale-mcp

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Aug 09:04

Exoscale MCP Server v1.0.4

What's Included

  • 10 composite tools: compute, security groups, elastic IPs, SKS, DNS, DBaaS, block storage, object storage
  • 4 MCP resources: zones, instance types, templates, database plans
  • Dual transport: stdio + Streamable HTTP
  • Read-only mode enabled by default
  • Dry-run support for all mutations

Installation

npm install -g @samisouabni/exoscale-mcp

Or use directly with npx:

npx @samisouabni/exoscale-mcp

Changes

227123c 1.0.4
357c70b style(manifest): format JSON with consistent indentation
e29b830 ci: upgrade GitHub Actions to v5

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:31

Exoscale MCP Server v1.0.3

What's Included

  • 10 composite tools: compute, security groups, elastic IPs, SKS, DNS, DBaaS, block storage, object storage
  • 4 MCP resources: zones, instance types, templates, database plans
  • Dual transport: stdio + Streamable HTTP
  • Read-only mode enabled by default
  • Dry-run support for all mutations

Installation

npm install -g @samisouabni/exoscale-mcp

Or use directly with npx:

npx @samisouabni/exoscale-mcp

Changes

8510276 chore(release): bump version to 1.0.3

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:22

Exoscale MCP Server v1.0.2

What's Included

  • 10 composite tools: compute, security groups, elastic IPs, SKS, DNS, DBaaS, block storage, object storage
  • 4 MCP resources: zones, instance types, templates, database plans
  • Dual transport: stdio + Streamable HTTP
  • Read-only mode enabled by default
  • Dry-run support for all mutations

Installation

npm install -g @samisouabni/exoscale-mcp

Or use directly with npx:

npx @samisouabni/exoscale-mcp

Changes

9ddf8ba 1.0.2
cd568ca ci(publish): migrate to official mcp-publisher CLI tool

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:16

Exoscale MCP Server v1.0.1

What's Included

  • 10 composite tools: compute, security groups, elastic IPs, SKS, DNS, DBaaS, block storage, object storage
  • 4 MCP resources: zones, instance types, templates, database plans
  • Dual transport: stdio + Streamable HTTP
  • Read-only mode enabled by default
  • Dry-run support for all mutations

Installation

npm install -g @samisouabni/exoscale-mcp

Or use directly with npx:

npx @samisouabni/exoscale-mcp

Changes

1e67afd 1.0.1
15c4842 fix(ci): commit generated types, drop Node 20, use Node 24
26f5183 feat(publish): add Smithery publishing workflow and manifest
2070b9e Initial commit

Full Changelog: https://github.com/samisouabni/exoscale-mcp/commits/v1.0.1