Skip to main content
Glama

Server Details

Safe Solana swaps for AI agents with risk checks, unsigned transactions, x402, and 3-bp fees.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Uptime
100.0% over 22 days
Last Tested
Transport
Streamable HTTP · MCP 2025-06-18
URL

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

There is only one tool, so there is no possibility of confusing it with another tool. Its purpose is clearly stated and unambiguous.

Naming Consistency5/5

The single tool name follows a clear snake_case verb_noun convention. With only one tool, there is no inconsistency to detect.

Tool Count3/5

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.

Completeness4/5

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 tool
preflight_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.

ParametersJSON Schema
NameRequiredDescriptionDefault
intentYesDeclared action, assets, amountAtomic, recipient, and protocol intent.
policyYesPrincipal policy: allowedPrograms, allowedAccounts, maxSpendAtomic, maxFeeAtomic, and strictness.
unsignedTransactionYesBase64 legacy or v0 Solana transaction. Preflight never signs it.

TDQS

A4/5.0
Behavior4/5

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.

Conciseness5/5

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.

Completeness4/5

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.

Parameters3/5

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.

Purpose5/5

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.

Usage Guidelines3/5

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.

  1. 3 tool updates
    • Removedpreflight_capabilities
    • Removedpreflight_safe_swap
    • Addedpreflight_transaction
  2. 2 tool updates
    • First observedpreflight_capabilities
    • First observedpreflight_safe_swap

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Non-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.
    21
    118 npm
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    On-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.
    1
    15 npm
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources