You're viewing a demo portfolio

Join the waitlist
PRSM

map

Active

Tool of Openfigi

declared in 0.1.0

Map a batch of instrument-id queries → FIGIs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "jobs": [
        {
          "idType": "TICKER",
          "idValue": "AAPL",
          "exchCode": "UN"
        },
        {
          "idType": "ISIN",
          "idValue": "US0378331005",
          "securityType": "Common Stock"
        }
      ]
    },
    {
      "jobs": [
        {
          "idType": "CUSIP",
          "idValue": "594918104",
          "currency": "USD"
        }
      ]
    }
  ],
  "required": [
    "jobs"
  ],
  "properties": {
    "jobs": {
      "type": "array",
      "items": {
        "type": "object"
      },
      "description": "Each job: {idType, idValue, exchCode?, securityType?, marketSecDes?, currency?}."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Openfigi

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

1/7 registries
View full server →
map — Openfigi — PRSM MCP