Rigelonchain
Rank #73,071io.github.sylenzor/solana-mcp
Read-only Solana MCP: rug-risk, bundle & deployer checks, live market, full audit. No keys.
Rigelonchain is a Model Context Protocol (MCP) server published by sylenzor. It ranks #73,071 of 132,345 servers tracked on MCP Toplist. Rigelonchain is listed on Official MCP, with 1 tracked version. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 59,274 of 132,345 servers on MCP Toplist.
Use Rigelonchain
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add solana-mcp -e "SOLANA_RPC_URL=<your SOLANA_RPC_URL>" -- npx -y @rigel-protocol/solana-mcpReplace each placeholder with your own value before saving.
[mcp_servers.solana-mcp]
command = "npx"
args = ["-y", "@rigel-protocol/solana-mcp"]
[mcp_servers.solana-mcp.env]
SOLANA_RPC_URL = "<your SOLANA_RPC_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"solana-mcp": {
"command": "npx",
"args": [
"-y",
"@rigel-protocol/solana-mcp"
],
"env": {
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"solana-mcp": {
"command": "npx",
"args": [
"-y",
"@rigel-protocol/solana-mcp"
],
"env": {
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"solana-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rigel-protocol/solana-mcp"
],
"env": {
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"solana-mcp": {
"command": "npx",
"args": [
"-y",
"@rigel-protocol/solana-mcp"
],
"env": {
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"solana-mcp": {
"command": "npx",
"args": [
"-y",
"@rigel-protocol/solana-mcp"
],
"env": {
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sylenzor%2Fsolana-mcp)<a href="https://mcptoplist.com/server/io.github.sylenzor%2Fsolana-mcp"><img src="https://mcptoplist.com/badge/io.github.sylenzor%2Fsolana-mcp.svg" alt="MCP Toplist: #73,071 of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sylenzor
Available versions (1)
| Version | Published |
|---|---|
| 1.2.4 | Aug 12, 2026 |
Frequently asked questions
- Who maintains Rigelonchain?
- Rigelonchain is maintained by sylenzor, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Rigelonchain listed on the Official MCP Registry?
- Yes — Rigelonchain is listed on the Official MCP Registry.
- How many versions does Rigelonchain have?
- MCP Toplist tracks 1 version of Rigelonchain, most recently published on Aug 12, 2026.
- Where can I find the source code for Rigelonchain?
- The source code for Rigelonchain is hosted at github.com/sylenzor/rigelonchain.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.