stocks
ActiveTool of twelvedata
declared in 0.1.0
Twelve Data reference list of all supported stock symbols with exchange and country metadata. Use to discover or validate tickers before querying price endpoints.
Parameters schema
{
"type": "object",
"examples": [
{}
],
"properties": {
"type": {
"type": "string",
"description": "Optional instrument type filter (e.g. \"Common Stock\")."
},
"symbol": {
"type": "string",
"description": "Optional ticker filter (e.g. \"AAPL\")."
},
"country": {
"type": "string",
"description": "Optional country filter (e.g. \"United States\")."
},
"exchange": {
"type": "string",
"description": "Optional exchange filter (e.g. \"NASDAQ\", \"NYSE\", \"Binance\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
twelvedata
https://github.com/pipeworx-io/mcp-twelvedata
2/7 registries