mcpbeat

Utilia Solana Transaction Evidence MCP Server

ink.utilia/solana-preflight
answering

Utilia Solana Transaction Evidence is answering right now. Last checked 10 min ago. 289 installs a week from npm. It exposes 6 tools. Last commit 31 Jul 2026.

Solana transaction diagnosis, simulation, token-risk evidence, and priority fees via x402 USDC.

Installs per day peak 1 705 · avg 95 · -89% w/w
a month agotoday
Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
182 of 182 checks
6
Tools
read from the server
180 ms
Response time
average over 24h
289
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add solana-preflight --transport http https://api.utilia.ink/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "solana-preflight": {
      "url": "https://api.utilia.ink/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.solana-preflight]
url = "https://api.utilia.ink/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "solana-preflight": {
      "url": "https://api.utilia.ink/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "solana-preflight": {
      "url": "https://api.utilia.ink/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

solana
solana_priority_fees
Get timestamped network-wide or account-localized priority-fee quantiles before choosing a compute-unit price. Suitable for recurring bot polling. Costs $0.002.
solana_token_analysis
Analyze a Solana mint and holder risks. Costs $0.006.
solana_transaction_analysis
Explain a confirmed Solana transaction and classify failures. Costs $0.004.
solana_transaction_simulate
Simulate a Solana transaction and classify failures. Costs $0.008.
normalize
normalize_audio
Normalize audio to a bounded 128 kbps MP3 and return base64 output plus loudness measurements. Costs $0.01.
pdf
pdf_to_markdown
Extract a PDF into page-delimited Markdown with metadata and a source digest. Costs $0.0025.

Endpoints

URLTransportStateLatencyChecked
https://api.utilia.ink/mcp streamable-http answering 162 ms 10 min ago
https://api.utilia.ink/base/mcp streamable-http answering 227 ms 10 min ago

Utilia Solana Transaction Evidence — questions

Answers built from our own checks of this server.

What can Utilia Solana Transaction Evidence do?
It exposes 6 tools, read directly from the server on our last check. Among them: normalize_audio, pdf_to_markdown, solana_priority_fees, solana_token_analysis, solana_transaction_analysis, solana_transaction_simulate. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Utilia Solana Transaction Evidence working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 180 ms. The bar chart above shows every period we have measured.
How do I connect Utilia Solana Transaction Evidence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Utilia Solana Transaction Evidence need an API key?
No. Utilia Solana Transaction Evidence completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Utilia Solana Transaction Evidence?
It answers our handshake in 180 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Utilia Solana Transaction Evidence?
The npm package utilia-solana-agent was installed 289 times in the last week. Week over week that is -89%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Utilia Solana Transaction Evidence open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.