Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ionos-cloud/ionoscloud-mcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: ionos-cloud/ionoscloud-mcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 7 commits
  • 108 files changed
  • 4 contributors

Commits on Jul 1, 2026

  1. Configuration menu
    Copy the full SHA
    8b37e5a View commit details
    Browse the repository at this point in the history
  2. improve: add filter parameter to compute list tools (#70)

    * feat: add filter parameter to compute list tools
    
    * docs: add param to docs
    
    * CHANGELOG
    
    * fix: copilot findings
    
    * update: CHANGELOG after release
    cavramoniu-ionos authored Jul 1, 2026
    Configuration menu
    Copy the full SHA
    ee05dc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2026

  1. imp: ionos_call_tool description (#72)

    * imp: ionos_call_tool description
    
    * fix: depth rephrasing
    cavramoniu-ionos authored Jul 16, 2026
    Configuration menu
    Copy the full SHA
    0bcf240 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2026

  1. feat: implementation vdc write ops (#73)

    * feat: first implementation vdc write ops
    
    * docs: Update docs
    
    * fix: copilot findings
    cavramoniu-ionos authored Jul 27, 2026
    Configuration menu
    Copy the full SHA
    5fac67e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2026

  1. implement MCP Transport via HTTP as alternative (#75)

    * implement MCP Transport via HTTP as alternative
    
    * trim spaces in HTTP address
    
    * add recokmendet note about localhost only listener to docs
    
    * Add CSRF Headers
    
    Co-authored-by: Avramoniu Calin-Stefan <calin-stefan.avramoniu@ionos.com>
    
    * Apply suggestions from code review
    
    change default listener to localhost for HTTP transport
    
    Co-authored-by: Avramoniu Calin-Stefan <calin-stefan.avramoniu@ionos.com>
    
    ---------
    
    Co-authored-by: Jonas Leder <jonas.leder@aptean.com>
    Co-authored-by: Avramoniu Calin-Stefan <calin-stefan.avramoniu@ionos.com>
    3 people authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    cb5032f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2026

  1. feat: Compute write tools (#74)

    * feat: server ops first version
    
    * feat: more compute write tools
    
    * fix: allow widening a rule back to any and stop claiming a create will destroy resources
    
    * refactor: alb and nlb
    
    * rm: update ip block and update docs
    
    * fix: rephrase
    
    * docs: comments + changelog + readme
    
    * fix: copilot findings
    
    * fix: lan deletion behavior
    
    * rm: handoff
    
    * fix: small fix for server deletion
    
    * fix: cross session confirmation token usage over http
    
    * docs: upate docs
    
    * Update CHANGELOG.md
    
    Co-authored-by: Mihaela Mihalescu <mihaela-violeta.mihalescu1@ionos.com>
    
    * fix: review
    
    ---------
    
    Co-authored-by: Mihaela Mihalescu <mihaela-violeta.mihalescu1@ionos.com>
    cavramoniu-ionos and mimihalescu authored Aug 6, 2026
    Configuration menu
    Copy the full SHA
    12827e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2026

  1. feat: k8s write tools (#76)

    * feat: k8s write tools v1
    
    * fix: copilot review
    
    * docs: enhance nodepool doc
    cavramoniu-ionos authored Aug 14, 2026
    Configuration menu
    Copy the full SHA
    89b804b View commit details
    Browse the repository at this point in the history
Loading