io.github.sylenzor/solana-mcp
Read-only Solana MCP: rug-risk, bundle & deployer checks, live market, full audit. No keys.
Open source Open in the app JSON README (API)
About
Read-only Solana MCP: rug-risk, bundle & deployer checks, live market, full audit. No keys.
Details
- Kind
- MCP servers
- Topic
- Finance & crypto
- Publisher
- sylenzor
- Origin
- official
- Category
- ferramentas
- Transport
- local
- Version
- 1.2.4
- Last push
- 2026-08-12T03:46:37Z
- Repository state
- ativo
- Language
- HTML
- License
- MIT
- Added
- 2026-08-29 04:01:30
- Updated
- 2026-08-29 04:01:30
- Origin id
io.github.sylenzor/solana-mcp
README
# ✦ Rigel Protocol
**Give your AI agent eyes on Solana.**
This repository contains:
- [`mcp/`](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`](mcp/README.md) for install and usage.
- [`public/`](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.