You're viewing a demo portfolio

Join the waitlist
PRSM

quote_list

Active

Tool of Brapi

declared in 0.1.0

brapi.dev — paginated directory of all Brazilian market tickers (stocks, ETFs, FIIs) with optional text search, sector filter, and sort. Use to discover or enumerate B3-listed symbols.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 10,
      "search": "PETR",
      "sortBy": "name",
      "sortOrder": "asc"
    },
    {
      "page": 1,
      "type": "stock",
      "sector": "finance"
    }
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "type": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    },
    "search": {
      "type": "string"
    },
    "sector": {
      "type": "string"
    },
    "sortBy": {
      "type": "string"
    },
    "sortOrder": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Brapi

https://github.com/pipeworx-io/mcp-brapi

1/7 registries
View full server →