This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).
sap_preview_transaction
InactiveTool of SAP MCP Server
declared in 0.9.16
Preview a Solana transaction before signing or submission. This is the required preflight step for agent workflows; do not create local signing scripts or read keypair files.
Parameters schema
{
"type": "object",
"properties": {
"encoding": {
"enum": [
"base64",
"base58"
],
"type": "string",
"description": "Input encoding"
},
"transaction": {
"type": "string",
"description": "Serialized transaction"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries