rwa-attest
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY_FOR_MCP | No | Optional Anthropic API key for the scorecard tool. Falls back to returning raw protocol metadata if not set. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_chain_defi_statusA | High-level DeFi stats for any major chain (default: Ethereum). Returns total TVL, native token, top 5 protocols by TVL. Supports Ethereum, Cardano, Solana, Arbitrum, Optimism, Base, Polygon, etc. |
| get_protocol_tvlA | TVL + 1d/7d/30d changes for any DefiLlama-listed protocol. Optional |
| list_top_protocolsA | Top DeFi protocols by TVL on a given chain. Default: Ethereum top 10. Use this for discovery before calling get_protocol_tvl. |
| get_rwa_landscapeA | Overview of the RWA (Real-World Assets) category: total TVL, split by sub-segment (tokenized treasuries / private credit / other), top issuers per segment, chain distribution. Most RWA TVL is on Ethereum. |
| list_top_rwa_protocolsB | Top RWA protocols by TVL — ranked across all chains. Annotates each with its segment (tokenized_treasury / private_credit / other) and primary chain. Returns BUIDL, OUSG, Ondo, Maple, Centrifuge, etc. |
| get_rwa_protocol_detailA | Detailed view of a specific RWA protocol: TVL, momentum, chain spread, segment classification, and whether a signed trust attestation is available for it on this server. |
| score_protocol_positioningA | FREE positioning teardown — scores a DeFi protocol on 5 dimensions (messaging clarity, niche specificity, TVL momentum, category fit, cross-chain reach). Returns a structured scorecard + recommended next action. This is the free tier; for a full teardown ask the upsell CTA in the response. |
| list_signed_rwa_attestationsA | List every RWA protocol this server has a signed trust attestation for. Returns the manifest: 8+ protocols (BlackRock BUIDL, Ondo OUSG/USDY, Maple, Centrifuge, Hashnote USYC, Superstate, Spiko, …) with attestation IDs, timestamps, policy version, and proof_provenance. |
| get_signed_rwa_attestationA | Signed RWA trust attestation (summary view) for a specific protocol or the most recent if no protocol_slug is given. Includes ed25519 verification metadata (canonical JSON, sub-agent + orchestrator signatures, supersedes-chain hash). |
| get_signed_rwa_attestation_fullA | Full signed RWA attestation document for a specific protocol — every proof_element, agent_signature, and orchestrator_signature. Use this when you want to independently verify the chain cryptographically. |
| get_onchain_anchorA | On-chain anchor for a signed RWA attestation. Returns the Base tx hash + block + Basescan explorer URL so any caller can independently fetch the tx, decode the calldata, and verify the attestation's content hash matches what's permanently anchored on-chain. Returns |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/defibabylon/rwa-attest'
If you have feedback or need assistance with the MCP directory API, please join our Discord server