mcpbeat Sign in

Raven — Solana Token Verification MCP Server

by billybotticelli4u-collab Your server? Claim it
local only

Raven — Solana Token Verification runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Solana token-launch verification for AI agents — deterministic, replayable, returns 'unknowable'.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 34 · avg 12 · +132% w/w
a month agotoday
23
Installs / week
npm · raven-verify-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 raven-verify -- npx -y raven-verify-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "raven-verify": {
      "args": [
        "-y",
        "raven-verify-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.raven-verify]
command = "npx"
args = ["-y", "raven-verify-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "raven-verify": {
      "args": [
        "-y",
        "raven-verify-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "raven-verify": {
      "args": [
        "-y",
        "raven-verify-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RAVEN_SOLANA_RPC_URL (Your Solana mainnet RPC endpoint. Supplied by you, never taken from a caller. Without it, every call returns 'unknowable' rather than failing.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Raven — Solana Token Verification

same job, measured the same way
RESET Verifica
by resetparatodos

Deterministic Mexican/LatAm verification + sanctions & PEP screening for AI agents. Pay via x402.

30 tools answering
A
Governance Platform
by geodesiclabs

Pre-execution governance for AI agents. Deterministic PASS/FAIL/REVIEW verdicts, replayable proof.

37 tools answering
Qiniso
by qinisolabs

Deterministic fact verification for AI agents — checksums & curated data, not guesses.

50 installs/wk 56 tools answering
NumProof
by projecttron

Deterministic signed verification of numeric & financial claims for AI agents & spreadsheets.

50 installs/wk 4 tools answering
Boundaryai
by boundaryai

Deterministic runtime safety for AI agents: scan PII, gate tool actions, verify LLM output.

answering
culprit
by noordeen123

Deterministic, offline root-cause analysis and pre-commit fix verification for coding agents.

164 installs/wk local only
QAE Safety Certification
by tb8412

Deterministic pre-execution safety certification for autonomous AI agents.

27 installs/wk local only
CliDeck MCP — Network Knowledge
by clideck

Free verified network knowledge for AI agents: deterministic answers, honest unknowns.

17 tools answering

Raven — Solana Token Verification — questions

Answers built from our own checks of this server.

Why is there no uptime for Raven — Solana Token Verification?
Raven — Solana Token Verification 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 raven-verify-mcp was installed 23 times last week.
Is Raven — Solana Token Verification still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Raven — Solana Token Verification?
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 raven-verify-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Raven — Solana Token Verification?
The npm package raven-verify-mcp was installed 23 times in the last week. Week over week that is +132%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.