Microsoft Azure · Capability

Microsoft Azure HyperscaleCitusManagementClient — Servers

Microsoft Azure HyperscaleCitusManagementClient — Servers. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname Servers. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureServers

What You Can Do

GET
Microsoftazureserverslistbyservergroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname Servers
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{servergroupname}/servers
GET
Microsoftazureserversget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname Servers Servername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{servergroupname}/servers/{servername}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname Servers

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname Servers Servername

read-only idempotent

Capability Spec

hyperscalecitusmanagementclient-servers.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure HyperscaleCitusManagementClient — Servers
  description: 'Microsoft Azure HyperscaleCitusManagementClient — Servers. 2 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Servergroupname
    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: hyperscalecitusmanagementclient-servers
    baseUri: https://management.azure.com
    description: Microsoft Azure HyperscaleCitusManagementClient — Servers business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/serverGroupsv2/{serverGroupName}/servers
      operations:
      - name: microsoftazureserverslistbyservergroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname Servers
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSql/serverGroupsv2/{serverGroupName}/servers/{serverName}
      operations:
      - name: microsoftazureserversget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname Servers Servername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: hyperscalecitusmanagementclient-servers-rest
    port: 8080
    description: REST adapter for Microsoft Azure HyperscaleCitusManagementClient — Servers. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{servergroupname}/servers
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureserverslistbyservergroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname Servers
        call: hyperscalecitusmanagementclient-servers.microsoftazureserverslistbyservergroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{servergroupname}/servers/{servername}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureserversget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Servergroupname Servers Servername
        call: hyperscalecitusmanagementclient-servers.microsoftazureserversget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: hyperscalecitusmanagementclient-servers-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure HyperscaleCitusManagementClient — 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 Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql
        Servergroupsv2 Servergroupname Servers
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hyperscalecitusmanagementclient-servers.microsoftazureserverslistbyservergroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql
        Servergroupsv2 Servergroupname Servers Servername
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: hyperscalecitusmanagementclient-servers.microsoftazureserversget
      outputParameters:
      - type: object
        mapping: $.