search
ActiveTool of Openfigi
declared in 0.1.0
Text search across instruments.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Apple Inc"
},
{
"query": "Treasury Bond",
"currency": "USD",
"exchCode": "US",
"securityType": "Bond"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
},
"currency": {
"type": "string"
},
"exchCode": {
"type": "string"
},
"marketSecDes": {
"type": "string"
},
"securityType": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Openfigi
https://github.com/pipeworx-io/mcp-openfigi
1/7 registries