Microsoft Azure · Capability

Microsoft Azure MariaDBManagementClient — Servers

Microsoft Azure MariaDBManagementClient — Servers. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformariadb Servers. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureServers

What You Can Do

GET
Microsoftazureserverslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformariadb Servers
/v1/subscriptions/{subscriptionid}/providers/microsoft-dbformariadb/servers
GET
Microsoftazureserverslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers
PUT
Microsoftazureserverscreate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}
PATCH
Microsoftazureserversupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}
DELETE
Microsoftazureserversdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}
GET
Microsoftazureserversget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformariadb Servers

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername

idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb Servers Servername

read-only idempotent

Capability Spec

mariadbmanagementclient-servers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure MariaDBManagementClient — Servers
  description: 'Microsoft Azure MariaDBManagementClient — Servers. 6 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Dbformariadb Servers. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - Servers
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: mariadbmanagementclient-servers
    baseUri: https://management.azure.com
    description: Microsoft Azure MariaDBManagementClient — Servers business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.DBforMariaDB-servers
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DBforMariaDB/servers
      operations:
      - name: microsoftazureserverslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformariadb Servers
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMariaDB/servers
      operations:
      - name: microsoftazureserverslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMariaDB/servers/{serverName}
      operations:
      - name: microsoftazureserverscreate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The required parameters for creating or updating a server.
          required: true
      - name: microsoftazureserversupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The required parameters for updating a server.
          required: true
      - name: microsoftazureserversdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureserversget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: mariadbmanagementclient-servers-rest
    port: 8080
    description: REST adapter for Microsoft Azure MariaDBManagementClient — Servers. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-dbformariadb/servers
      name: subscriptions-subscriptionid-providers-microsoft-dbformariadb-servers
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DBforMariaDB-servers.
      operations:
      - method: GET
        name: microsoftazureserverslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformariadb Servers
        call: mariadbmanagementclient-servers.microsoftazureserverslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureserverslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers
        call: mariadbmanagementclient-servers.microsoftazureserverslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbformariadb/servers/{servername}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureserverscreate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername
        call: mariadbmanagementclient-servers.microsoftazureserverscreate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureserversupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername
        call: mariadbmanagementclient-servers.microsoftazureserversupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureserversdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername
        call: mariadbmanagementclient-servers.microsoftazureserversdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureserversget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbformariadb Servers Servername
        call: mariadbmanagementclient-servers.microsoftazureserversget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: mariadbmanagementclient-servers-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure MariaDBManagementClient — Servers. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformariadb Servers
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-servers.microsoftazureserverslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb
        Servers
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-servers.microsoftazureserverslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb
        Servers Servername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-servers.microsoftazureserverscreate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dbformariadb Servers Servername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-servers.microsoftazureserversupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dbformariadb Servers Servername
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: mariadbmanagementclient-servers.microsoftazureserversdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbformariadb
        Servers Servername
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mariadbmanagementclient-servers.microsoftazureserversget
      outputParameters:
      - type: object
        mapping: $.