mcpbeat

Solana MCP by Vybe MCP Server

io.github.vybenetwork/vybe-solana-api
answering

Solana MCP by Vybe is answering right now. Last checked 2 min ago. It exposes 5 tools. Last commit 26 Jul 2026.

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

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
680 ms
Response time
average over 24h
1186
Stars
last commit 26 Jul 2026

Connect this server

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

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

Available tools 5

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'.
endpoint
get-endpoint
Gets detailed information about a specific API endpoint, including security schemes and servers
execute
execute-request
Executes an API request with a given HAR request object.
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.

Endpoints

URLTransportStateLatencyChecked
https://docs.vybenetwork.com/mcp streamable-http answering 746 ms 2 min ago

Solana MCP by Vybe — questions

Answers built from our own checks of this server.

What can Solana MCP by Vybe do?
It exposes 5 tools, read directly from the server on our last check. Among them: execute-request, get-endpoint, list-endpoints, pay-with-x402, search-endpoints. 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 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 680 ms. The bar chart above shows every period we have measured.
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 5 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 680 ms on average, which is faster than 13% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Solana MCP by Vybe open source?
Yes — 1 186 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.