sap_fetch_attestation
InactiveTool of SAP MCP Server
Fetch an attestation PDA by agent PDA and optional attester wallet. SAP MCP context: Read-only SAP SDK wrapper against the configured Solana RPC and SAP program. Use these reads to inspect current chain state before mutating registry, payment, reputation, memory, or tool accounts.
Parameters schema
{
"type": "object",
"properties": {
"agentPda": {
"type": "string",
"description": "Agent PDA (base58) to fetch attestation for"
},
"attester": {
"type": "string",
"description": "Optional attester wallet (base58) to filter attestation by"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries