naftiko: 1.0.0-alpha2 info: label: Atlassian The Jira Cloud platform REST API — Server Info description: 'Atlassian The Jira Cloud platform REST API — Server Info. 1 operations. Lead operation: Atlassian Get Jira Instance Info. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Server Info created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ATLASSIAN_API_KEY: ATLASSIAN_API_KEY capability: consumes: - type: http namespace: jira-server-info baseUri: https://your-domain.atlassian.net description: Atlassian The Jira Cloud platform REST API — Server Info business capability. Self-contained, no shared references. resources: - name: rest-api-3-serverInfo path: /rest/api/3/serverInfo operations: - name: atlassiangetserverinfo method: GET description: Atlassian Get Jira Instance Info outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.ATLASSIAN_API_KEY}}' exposes: - type: rest namespace: jira-server-info-rest port: 8080 description: REST adapter for Atlassian The Jira Cloud platform REST API — Server Info. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/3/serverinfo name: rest-api-3-serverinfo description: REST surface for rest-api-3-serverInfo. operations: - method: GET name: atlassiangetserverinfo description: Atlassian Get Jira Instance Info call: jira-server-info.atlassiangetserverinfo outputParameters: - type: object mapping: $. - type: mcp namespace: jira-server-info-mcp port: 9090 transport: http description: MCP adapter for Atlassian The Jira Cloud platform REST API — Server Info. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-get-jira-instance-info description: Atlassian Get Jira Instance Info hints: readOnly: true destructive: false idempotent: true call: jira-server-info.atlassiangetserverinfo outputParameters: - type: object mapping: $.