pyth_getPrice
InactiveTool of SAP MCP Server
Get the current price from a Pyth on-chain oracle feed. SAP MCP context: Protocol pyth; operation class read. Use for Pyth oracle price reads and feed discovery. Use oracle reads as context for pricing, risk checks, and market-aware agent decisions; do not treat them as settlement proof.
Parameters schema
{
"type": "object",
"required": [
"priceId"
],
"properties": {
"priceId": {
"type": "string",
"description": "Pyth price feed ID (hex) or symbol (e.g. \"SOL/USD\")"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries