You're viewing a demo portfolio

Join the waitlist
PRSM

apiosk_search

Active

Tool of Apiosk

declared in 1.7.0

Search and browse the Apiosk catalog by capability, price, or category. For browsing/filtering the catalog. When the goal is to fulfil a user request with real paid data ('get me the live X'), prefer apiosk_discover, which decomposes the need and ranks the best endpoints across sources.

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 →
apiosk_search — Apiosk — PRSM MCP