# solana-mcp [Health: Active]

**Category:** 💰 Finance & Fintech  
**Repository:** https://github.com/sylenzor/rigelonchain  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/solana-mcp

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

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "solana-mcp": {
    "command": "npx",
    "args": ["-y","@rigel-protocol/solana-mcp"]
  }
}
```

## Documentation & README

# ✦ Rigel Protocol

**Give your AI agent eyes on Solana.**

This repository contains:

- [`mcp/`](https://github.com/sylenzor/rigelonchain/blob/HEAD/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`](https://github.com/sylenzor/rigelonchain/blob/HEAD/mcp/README.md) for install and usage.
- [`public/`](https://github.com/sylenzor/rigelonchain/blob/HEAD/public/) + `server.js` — the landing page at [rigelonchain.com](https://rigelonchain.com).

## Quick start

```json
{
  "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.

