You're viewing a demo portfolio

Join the waitlist
PRSM

apiosk_search

Active

Tool of Apiosk

declared in 1.3.0

Search and browse the Apiosk catalog. Use this first when you need to find APIs by capability, price, or category.

Parameters schema

{
  "type": "object",
  "properties": {
    "sort": {
      "enum": [
        "name",
        "price",
        "newest"
      ],
      "type": "string",
      "description": "Sort order for results."
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of APIs to return."
    },
    "order": {
      "enum": [
        "asc",
        "desc"
      ],
      "type": "string",
      "description": "Sort direction."
    },
    "offset": {
      "type": "number",
      "description": "Pagination offset."
    },
    "search": {
      "type": "string",
      "description": "Free-text search over API names and descriptions."
    },
    "category": {
      "type": "string",
      "description": "Optional category filter."
    }
  }
}

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 →