Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 08:16
· 6 commits to main since this release

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