mcpbeat Sign in

Solana MCP by Vybe MCP Server

answering

Solana MCP by Vybe is answering right now. Last checked 13 min ago. It exposes 7 tools. Last commit 17 Sep 2026.

Solana MCP developer toolkit: wallets, trades, markets, PnL, transfers, onchain, swaps & API tools.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
454 ms
Response time
average over 24h
1286
Stars
last commit 17 Sep 2026

What changed 6

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 16 September 2026. No other catalogue keeps this.

16 Sep 3 tools appeared build-vybe-transaction, query-vybe-api, query-vybe-api-batch
16 Sep 2 tools changed the parameters they ask for execute-request, pay-with-x402
16 Sep a tool disappeared execute-request

Tools have disappeared from this server

A tool that vanishes takes a piece of your agent with it, and the change arrives silently. Watch this server and every such change lands in your inbox.

Three servers free · no card

Connect this server

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

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

Available tools 7

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

endpoints
list-endpoints
Lists all API paths and their HTTP methods with summaries, organized by path. Results can be passed directly into 'get-endpoint'.
search-endpoints
Performs a deep search through paths, operations, and parameters to discover relevant API endpoints. Use this tool to find specific API capabilities, required parameters, or data models based on search keywords. Results can be passed directly into 'get-endpoint'.
vybe
query-vybe-api
Runs a read-only GET request against a documented /v4 path on the Vybe Solana API (see https://docs.vybenetwork.com) and returns live Solana data: token prices, holders, liquidity and candles; wallet balances, PnL, counterparties and DeFi positions; markets, trades, transfers, top traders and labeled accounts. Use list-endpoints or search-endpoints to find a path and get-endpoint to check its parameters first. This tool cannot create, modify, or delete anything.
query-vybe-api-batch
Reads Solana wallet data for many addresses in one call from the Vybe Solana API (see https://docs.vybenetwork.com). These endpoints use a POST body only to carry the list of wallet addresses; they do not create, modify, or delete any data. Use query-vybe-api for single-wallet and all other reads.
build
build-vybe-transaction
Builds an unsigned Solana transaction with the Vybe Solana API (see https://docs.vybenetwork.com) for a token swap, a token-account close, or an MEV withdrawal, and returns it as base64 for the user to review and sign in their own wallet. This tool never signs, submits, or broadcasts a transaction, never moves funds on its own, and never accepts private keys. Use query-vybe-api with /v4/trading/swap-quote first when the user only wants a price quote.
endpoint
get-endpoint
Gets detailed information about a specific API endpoint, including security schemes and servers
pay
pay-with-x402
Before calling any Vybe endpoint without an API key (e.g. AI agent, throwaway script, premium-only path), use this to access the same endpoint via x402 pay-per-call USDC on Solana.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

execute-request
removed 17 Sep 2026

Endpoints

URLTransportStateLatencyChecked
https://mcp.vybenetwork.xyz streamable-http answering 308 ms 13 min ago

Alternatives to Solana MCP by Vybe

same job, measured the same way
Solana MCP by Vybe
by vybenetwork

Solana MCP for wallets, trades, markets, PnL, transfers, onchain data, signable swaps and API tools.

5 tools answering
Bvcc Agent Wallet
by blockventurechaincapital

Non-custodial BVCC Agent Wallet on-chain for AI agents: balances, transfers, approvals, swaps.

124 installs/wk local only
Qubic MCP
by fyllepo

MCP server for Qubic — balances, prices, transfers, wallets, and more.

69 installs/wk local only
When
by whenlabs-org

The WhenLabs developer toolkit — 6 tools, 7 MCP endpoints, one install.

96 installs/wk local only
Cryptoboss MCP
by elevasyncsolutions-jpg

Crypto data & trading MCP with 43 tools: prices, DeFi, NFTs, Solana swaps. 11 tools free.

46 installs/wk local only
Noesis — Solana On-Chain Intelligence
by rengon0x

Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.

answering
three.ws pump.fun MCP
by nirholas

Free pump.fun and Solana token discovery and on-chain analysis tools, by three.ws.

21 tools answering
Bitquery
by pipeworx-io

Bitquery MCP — trade-level blockchain data (DEX trades, transfers, holders)

39 tools answering

Solana MCP by Vybe — questions

Answers built from our own checks of this server.

What can Solana MCP by Vybe do?
It exposes 7 tools, read directly from the server on our last check. Among them: build-vybe-transaction, get-endpoint, list-endpoints, pay-with-x402, query-vybe-api, query-vybe-api-batch and 1 more. 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 →
What is Solana MCP by Vybe mostly used for?
Its tools cluster around endpoints and vybe. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Solana MCP by Vybe working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 454 ms. The bar chart above shows every period we have measured.
Did Solana MCP by Vybe ever remove tools?
Yes. execute-request is no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Solana MCP by Vybe?
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 Solana MCP by Vybe need an API key?
No. Solana MCP by Vybe completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Solana MCP by Vybe?
It answers our handshake in 454 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Solana MCP by Vybe open source?
We cannot say either way: 1 286 stars on GitHub and 2 open issues, but we could not determine the licence, and without one the code is not open source by default.