Apache Software Foundation Whimsy Public Data API — Members

Apache Software Foundation Whimsy Public Data API — Members. 1 operations. Lead operation: Apache Software Foundation Get Member Information. Self-contained Naftiko capability covering one Apache Software Foundation business surface.

Run with Naftiko Apache Software FoundationMembers

What You Can Do

GET
Getmemberinfo — Apache Software Foundation Get Member Information
/v1/member-info-json

MCP Tools

apache-software-foundation-get-member

Apache Software Foundation Get Member Information

read-only idempotent

Capability Spec

whimsy-members.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Apache Software Foundation Whimsy Public Data API — Members
  description: 'Apache Software Foundation Whimsy Public Data API — Members. 1 operations. Lead operation: Apache Software
    Foundation Get Member Information. Self-contained Naftiko capability covering one Apache Software Foundation business
    surface.'
  tags:
  - Apache Software Foundation
  - Members
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    APACHE_SOFTWARE_FOUNDATION_API_KEY: APACHE_SOFTWARE_FOUNDATION_API_KEY
capability:
  consumes:
  - type: http
    namespace: whimsy-members
    baseUri: https://whimsy.apache.org/public
    description: Apache Software Foundation Whimsy Public Data API — Members business capability. Self-contained, no shared
      references.
    resources:
    - name: member-info.json
      path: /member-info.json
      operations:
      - name: getmemberinfo
        method: GET
        description: Apache Software Foundation Get Member Information
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: whimsy-members-rest
    port: 8080
    description: REST adapter for Apache Software Foundation Whimsy Public Data API — Members. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/member-info-json
      name: member-info-json
      description: REST surface for member-info.json.
      operations:
      - method: GET
        name: getmemberinfo
        description: Apache Software Foundation Get Member Information
        call: whimsy-members.getmemberinfo
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: whimsy-members-mcp
    port: 9090
    transport: http
    description: MCP adapter for Apache Software Foundation Whimsy Public Data API — Members. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: apache-software-foundation-get-member
      description: Apache Software Foundation Get Member Information
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: whimsy-members.getmemberinfo
      outputParameters:
      - type: object
        mapping: $.