quote_short
ActiveTool of Fmp
declared in 0.1.0
Fetch a lightweight FMP quote for a ticker symbol returning only price, volume, and percent change; use when only the current price is needed.
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