mcpbeat Sign in

Deepnets — Solana Token Intelligence MCP Server

by scifantastic Your server? Claim it
local only

Deepnets — Solana Token Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 10 Jun 2026.

Solana token intelligence for trading agents: safety, holder graphs, funding networks, research.

Installs per day peak 10 · avg 5 · +88% w/w
a month agotoday
29
Installs / week
npm · @deepnets/mcp-server
0
Stars
0 open issues
10 Jun 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Deepnets — Solana Token Intelligence every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add deepnets-mcp -- npx -y @deepnets/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "deepnets-mcp": {
      "args": [
        "-y",
        "@deepnets/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.deepnets-mcp]
command = "npx"
args = ["-y", "@deepnets/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "deepnets-mcp": {
      "args": [
        "-y",
        "@deepnets/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "deepnets-mcp": {
      "args": [
        "-y",
        "@deepnets/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SOLANA_PRIVATE_KEY (Base58-encoded Solana private key used in-process to sign x402 USDC payments. Facilitator-sponsored fees, so only USDC is required. Never exposed to the model or returned in tool output.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Deepnets — Solana Token Intelligence

same job, measured the same way
C
Steve Guard
by stevesignals-api

Solana + Robinhood-Chain token safety & net-USD accumulation intel for trading agents.

10 tools answering
RCQ Data Oracle
by rcqsignals

Signed BTC and macro market intelligence for autonomous research, risk, and trading agents.

7 tools answering
Madeonsol
by madeonsol

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

670 installs/wk local only
Horus Flow MCP
by horustechltd

Institutional crypto & equity orderflow intelligence for AI trading agents.

local only
Shumi
by shumi

Crypto market intelligence: prices, funding rates, narratives, regime, and delta-neutral research.

146 installs/wk 31 tools answering
Newsgurus Intel
by collectorguru

Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

38 tools answering
Curistat Trading Analytics
by moxiespirit

Futures volatility intelligence: forecasts, regime detection, signals, and analogs for ES/NQ.

75 installs/wk local only
PnL Labs — Solana Trust & Risk Checks
by pnllabs

Trust checks for Solana trading: realized-PnL wallet trust, token safety, trade cost, forensics.

4 tools answering

Deepnets — Solana Token Intelligence — questions

Answers built from our own checks of this server.

Why is there no uptime for Deepnets — Solana Token Intelligence?
Deepnets — Solana Token Intelligence runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @deepnets/mcp-server was installed 29 times last week.
How do I connect Deepnets — Solana Token Intelligence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @deepnets/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Deepnets — Solana Token Intelligence?
The npm package @deepnets/mcp-server was installed 29 times in the last week. Week over week that is +88%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Deepnets — Solana Token Intelligence open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.