You're viewing a demo portfolio

Join the waitlist
PRSM

filter

Active

Tool of Openfigi

declared in 0.1.0

Filter OpenFIGI instruments by a specific identifier type (e.g. idType="TICKER") and value, optionally narrowed by exchange code or currency; returns matching FIGIs, security descriptions, and market sector.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "value": "MSFT",
      "idType": "TICKER",
      "exchCode": "UN"
    },
    {
      "value": "IE00B4L5Y983",
      "idType": "ISIN",
      "currency": "USD"
    }
  ],
  "required": [
    "idType",
    "value"
  ],
  "properties": {
    "value": {
      "type": "string"
    },
    "idType": {
      "type": "string"
    },
    "currency": {
      "type": "string"
    },
    "exchCode": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Openfigi

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

1/7 registries
View full server →