io.github.ExpertVagabond/solana
NPM · SOLANA-MCP-SERVER · SCANNED SEP 20
Solana MCP server for wallet, transactions & programs
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security83
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects toml 3.0.0, reached via @coral-xyz/anchor > toml. A fixed version is available. View diagnostics → Fail
- Runs a script at install time (postinstall) that we could not recognise. It may be perfectly ordinary, but we do not read the published tarball, so we cannot say what it does. View diagnostics → Partial
- 58 of 176 dependencies flagged as unhealthy (2 deprecated). View diagnostics → Partial
Provenance & Transparency22
- Repository check failed: the declared repository URL redirects; it must resolve directly. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 217 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability70
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1081 tokens (~43/item across 25 items; 25 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "transfer_sol" implies "transfer" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 25 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
- Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
How do I install the io.github.ExpertVagabond/solana MCP server?
io.github.ExpertVagabond/solana runs locally as an npm package, launched with npx -y solana-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · solana-mcp-server
claude mcp add expertvagabond-solana -- npx -y solana-mcp-server
{
"mcpServers": {
"expertvagabond-solana": {
"command": "npx",
"args": [
"-y",
"solana-mcp-server"
]
}
}
} {
"servers": {
"expertvagabond-solana": {
"command": "npx",
"args": [
"-y",
"solana-mcp-server"
]
}
}
} codex mcp add expertvagabond-solana -- npx -y solana-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"expertvagabond-solana": {
"type": "local",
"command": [
"npx",
"-y",
"solana-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add expertvagabond-solana --command npx --arg -y --arg solana-mcp-server
mcp_servers:
expertvagabond-solana:
command: "npx"
args: ["-y", "solana-mcp-server"] {
"McpServers": {
"expertvagabond-solana": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"solana-mcp-server"
]
}
}
} assistant mcp add expertvagabond-solana -t stdio -c npx -a -y solana-mcp-server
{
"mcpServers": {
"expertvagabond-solana": {
"command": "npx",
"args": [
"-y",
"solana-mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 −3
- Stability: pass → 0.80 functional
- 18 Sept 26 0
- Stability: 0.97 → pass security
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 −3
- Stability: pass → 0.77 functional
- 10 Sept 26 0
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/solana-mcp-server@1.0.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| postinstall | unreviewed | npm run install-solana |
Background: Why install scripts are a supply-chain risk →
Vulnerabilities 5 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-3gc7-fjrx-p6mg | CVE-2025-3194 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | no |
| GHSA-528h-pc64-c93x | CVE-2026-71429 | medium | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-82x6-q7mm-w9cf | CVE-2026-77465 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
| GHSA-v5mp-jgw5-2x6j | CVE-2026-63376 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L | yes |
| GHSA-w5hq-g745-h8pq | CVE-2026-41907 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 176 packages
| Packages resolved | 176 |
|---|---|
| Deprecated | 2 |
| Stale | 54 |
| No linked repository | 3 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
airdrop_sol ~55
Request SOL airdrop for testing (devnet/testnet only)
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | Amount of SOL to airdrop (default: 1) |
| walletName | string | yes | Name of the wallet |
No output schema declared.
No examples provided.
approve_delegate ~70
Approve a delegate to transfer tokens on your behalf
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | Maximum amount delegate can transfer |
| delegateAddress | string | yes | Address of the delegate |
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet that owns the tokens |
No output schema declared.
No examples provided.
burn_tokens ~57
Burn tokens from a wallet
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | Amount of tokens to burn (in token units) |
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet to burn tokens from |
No output schema declared.
No examples provided.
close_token_account ~59
Close a token account and reclaim rent
| Name | Type | Req | Description |
|---|---|---|---|
| destinationAddress | string | yes | Address to send remaining lamports to |
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet that owns the account |
No output schema declared.
No examples provided.
create_spl_token ~73
Create a new SPL token with specified decimals
| Name | Type | Req | Description |
|---|---|---|---|
| decimals | number | – | Number of decimal places for the token (default: 9) |
| freezeAuthority | boolean | – | Whether to enable freeze authority (default: false) |
| walletName | string | yes | Name of the wallet that will be the mint authority |
No output schema declared.
No examples provided.
create_token_account ~40
Create associated token account for SPL tokens
| Name | Type | Req | Description |
|---|---|---|---|
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet |
No output schema declared.
No examples provided.
create_wallet ~26
Create a new Solana wallet
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Name for the wallet |
No output schema declared.
No examples provided.
freeze_account ~57
Freeze a token account to prevent transfers
| Name | Type | Req | Description |
|---|---|---|---|
| accountAddress | string | yes | Address of the token account to freeze |
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet with freeze authority |
No output schema declared.
No examples provided.
get_account_info ~23
Get detailed account information
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Account address |
No output schema declared.
No examples provided.
get_balance ~27
Get SOL balance for a wallet
| Name | Type | Req | Description |
|---|---|---|---|
| walletName | string | yes | Name of the wallet |
No output schema declared.
No examples provided.
get_network_info ~14
Get current network information
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_recent_blockhash ~18
Get recent blockhash for transaction building
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_token_accounts ~29
Get all token accounts for a wallet
| Name | Type | Req | Description |
|---|---|---|---|
| walletName | string | yes | Name of the wallet |
No output schema declared.
No examples provided.
get_token_balance ~40
Get SPL token balance for a wallet
| Name | Type | Req | Description |
|---|---|---|---|
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet |
No output schema declared.
No examples provided.
get_token_supply ~28
Get the total supply of a token
| Name | Type | Req | Description |
|---|---|---|---|
| tokenMint | string | yes | Token mint address |
No output schema declared.
No examples provided.
get_transaction ~23
Get transaction details by signature
| Name | Type | Req | Description |
|---|---|---|---|
| signature | string | yes | Transaction signature |
No output schema declared.
No examples provided.
import_wallet ~43
Import an existing wallet from private key or mnemonic
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Name for the wallet |
| privateKey | string | yes | Private key in base58 format |
No output schema declared.
No examples provided.
list_wallets ~16
List all created/imported wallets
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
mint_tokens ~71
Mint tokens to a specific account
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | Amount of tokens to mint (in token units, not raw) |
| destinationAddress | string | yes | Destination wallet address |
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet with mint authority |
No output schema declared.
No examples provided.
revoke_delegate ~45
Revoke a delegate's authority to transfer tokens
| Name | Type | Req | Description |
|---|---|---|---|
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet that owns the tokens |
No output schema declared.
No examples provided.
set_token_authority ~78
Set or change authority for a token mint or account
| Name | Type | Req | Description |
|---|---|---|---|
| authorityType | string | yes | Type of authority to set |
| newAuthority | string | – | Address of new authority (or null to revoke authority) |
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet with current authority |
No output schema declared.
No examples provided.
switch_network ~24
Switch Solana network
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | yes | Network to switch to |
No output schema declared.
No examples provided.
thaw_account ~59
Thaw a frozen token account to allow transfers
| Name | Type | Req | Description |
|---|---|---|---|
| accountAddress | string | yes | Address of the token account to thaw |
| tokenMint | string | yes | Token mint address |
| walletName | string | yes | Name of the wallet with freeze authority |
No output schema declared.
No examples provided.
transfer_sol ~46
Transfer SOL between wallets
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | Amount in SOL |
| fromWallet | string | yes | Name of the sender wallet |
| toAddress | string | yes | Recipient address |
No output schema declared.
No examples provided.
transfer_tokens ~60
Transfer SPL tokens between wallets
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | Amount of tokens to transfer |
| fromWallet | string | yes | Name of the sender wallet |
| toAddress | string | yes | Recipient address |
| tokenMint | string | yes | Token mint address |
No output schema declared.
No examples provided.
What is the io.github.ExpertVagabond/solana MCP server?
io.github.ExpertVagabond/solana is an MCP server listed in the public MCP registry as io.github.ExpertVagabond/solana. Solana MCP server for wallet, transactions & programs. This page covers its npm package (solana-mcp-server).
Is the io.github.ExpertVagabond/solana MCP server safe to use?
io.github.ExpertVagabond/solana scores 67 out of 100 on VerifyMCP. We recorded 5 known advisories against it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.ExpertVagabond/solana MCP server expose?
io.github.ExpertVagabond/solana exposes 25 tools: create_wallet, import_wallet, list_wallets, get_balance, get_token_balance, and 20 more. Their descriptions and schemas cost roughly 1,081 tokens of context every time the server is loaded.
Is the io.github.ExpertVagabond/solana MCP server still maintained?
io.github.ExpertVagabond/solana is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.ExpertVagabond/solana MCP server under?
io.github.ExpertVagabond/solana declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.