Back to Browse

Rigelonchain MCP Server

Developer ToolsLow Risk9.3MCP RegistryLocal
Free

Server data from the Official MCP Registry

Read-only Solana MCP: rug-risk, bundle & deployer checks, live market, full audit. No keys.

About

Read-only Solana MCP: rug-risk, bundle & deployer checks, live market, full audit. No keys.

Security Report

9.3
Low Risk9.3Low Risk

Valid MCP server (2 strong, 3 medium validity signals). 2 known CVEs in dependencies ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

14 files analyzed · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Solana RPC endpoint to read from. Public mainnet by default; a Helius/Triton key is recommended.Optional

Environment variable: SOLANA_RPC_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-sylenzor-solana-mcp": {
      "env": {
        "SOLANA_RPC_URL": "your-solana-rpc-url-here"
      },
      "args": [
        "-y",
        "@rigel-protocol/solana-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

✦ Rigel Protocol

Give your AI agent eyes on Solana.

This repository contains:

  • mcp/@rigel-protocol/solana-mcp, the open-source MCP server. Seven read-only tools: wallet balances, token inspection, rug-risk analysis, bundle detection, deployer history, live market snapshots, and a one-call full audit. See mcp/README.md for install and usage.
  • public/ + server.js — the landing page at rigelonchain.com.

Quick start

{
  "mcpServers": {
    "rigel-solana": {
      "command": "npx",
      "args": ["-y", "@rigel-protocol/solana-mcp"],
      "env": { "SOLANA_RPC_URL": "https://api.mainnet-beta.solana.com" }
    }
  }
}

Read-only by design — no private keys, no signing, no custody. MIT licensed. Not financial advice.

Reviews

No reviews yet

Be the first to review this server!