quote
ActiveTool of Fmp
declared in 0.1.0
Fetch the current real-time quote for a ticker symbol from FMP, including price, change, percent change, day range, 52-week range, volume, and market cap.
Parameters schema
{
"type": "object",
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fmp
https://github.com/pipeworx-io/mcp-fmp
1/7 registries