You're viewing a demo portfolio

Join the waitlist
PRSM

apiosk_explore

Active

Tool of Apiosk

declared in 1.3.0

Browse Apiosk listing groups and explore one group at a time before narrowing with search.

Parameters schema

{
  "type": "object",
  "properties": {
    "sort": {
      "enum": [
        "name",
        "price",
        "newest"
      ],
      "type": "string"
    },
    "limit": {
      "type": "number"
    },
    "order": {
      "enum": [
        "asc",
        "desc"
      ],
      "type": "string"
    },
    "offset": {
      "type": "number"
    },
    "search": {
      "type": "string",
      "description": "Optional free-text search when listing_type is set."
    },
    "listing_type": {
      "enum": [
        "api",
        "dataset",
        "service",
        "connector",
        "skill",
        "product"
      ],
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Apiosk

https://github.com/obcraft/apiosk-mcp

1/7 registries
View full server →