Preflight SafeSwap
Server Details
Safe Solana swaps for AI agents with risk checks, unsigned transactions, x402, and 3-bp fees.
- Status
- Healthy
- Uptime
- 100.0% over 22 days
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-06-18
- URL
TDQS
Scored across 1 tool
There is only one tool, so there is no possibility of confusing it with another tool. Its purpose is clearly stated and unambiguous.
The single tool name follows a clear snake_case verb_noun convention. With only one tool, there is no inconsistency to detect.
A single tool is borderline thin for a server, even though the preflight firewall purpose is narrow. It may be sufficient, but the surface feels minimal.
The core preflight check with PASS/FAIL/REVIEW and signed receipt is covered. Minor gaps exist, such as no explicit tool for receipt verification or policy inspection, but they are not central to the stated purpose.
Available Tools
1 toolpreflight_transactionAInspect
Read-only Solana financial-action firewall. Compare an unsigned transaction's simulated effects with declared intent and principal policy. Returns PASS, FAIL, or REVIEW plus a signed verification receipt.
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | Declared action, assets, amountAtomic, recipient, and protocol intent. | |
| policy | Yes | Principal policy: allowedPrograms, allowedAccounts, maxSpendAtomic, maxFeeAtomic, and strictness. | |
| unsignedTransaction | Yes | Base64 legacy or v0 Solana transaction. Preflight never signs it. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and largely meets it: it discloses read-only behavior, that the transaction is never signed, that it simulates effects and compares them to intent/policy, and that it emits a signed verification receipt. Missing are prerequisites such as RPC/auth requirements, latency, or what happens on a malformed transaction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three tightly packed sentences with zero waste; the read-only safety property and the core comparison are front-loaded, and the return values are stated last where they belong.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
There is no output schema, so the description correctly spends its last sentence enumerating the return values (PASS/FAIL/REVIEW plus a signed receipt), which is exactly what an agent needs. It stops short of describing error paths or verdict semantics, but for a 3-parameter tool it is otherwise complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the schema already documents all three parameters including nested intent and policy fields. The description only gestures at 'declared intent and principal policy' without expanding on the nested structures or the base64 encoding contract, so it adds little beyond the schema — the baseline of 3 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
States a specific verb (compare simulated effects against declared intent and policy) and a specific resource (an unsigned Solana transaction), plus the tool's nature as a read-only financial-action firewall. An agent can immediately tell this is a pre-submission safety check rather than a signing or submission tool.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Usage is implied by the name and the 'preflight' framing — run it on an unsigned transaction before signing — but the description never states when to call it, when not to, or what the caller should do with each verdict. With no siblings there is no alternative to route away from, so no explicit contrast is possible, but the trigger conditions remain implicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
3 tool updates
- Removed
preflight_capabilities - Removed
preflight_safe_swap - Added
preflight_transaction
2 tool updates
- First observed
preflight_capabilities - First observed
preflight_safe_swap
Related MCP Connectors
Non-custodial, rug-gated crypto swaps + token safety + discovery for AI agents.
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
Non-custodial DeFi tools for AI agents on Solana: swaps, perps, lending, staking, equities.
Pre-trade token safety checks for AI agents on Solana and Base. x402 USDC per call, no key.
Related MCP Servers
AlicenseBqualityDmaintenanceNon-custodial Solana swap & limit order engine for AI agents. 21 tools - swap, limit, trailing, TWAP, DCA, combo orders - across Raydium, PumpSwap, Orca, Meteora. Jito MEV-protected execution. Ed25519-verified server messages. Private key never leaves the process.21118 npm3MIT- AlicenseAqualityAmaintenanceOn-chain Solana token safety for trading agents — traces coordinated wallet funding, same-block Jito bundles, serial-rug deployers and live coordinated dumps into one Exit-Liquidity Risk verdict before a swap. Free tier, then $0.02 USDC/query via x402.115 npm1MIT
- AlicenseNot gradedqualityCmaintenanceNon-custodial Solana swap routing with best-price execution, flat 0.25% fee, and built-in on-chain scam checking for token safety.35 npmMIT
- AlicenseNot gradedqualityCmaintenanceOn-chain Solana token safety MCP — screens SPL / Token-2022 tokens for rug-pull and honeypot patterns (mint/freeze authority, liquidity, holders, sellability), then executes MEV-protected swaps.1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.