mcpbeat Sign in

VerdictSwarm MCP Server

by sentien-labs Your server? Claim it
local only

VerdictSwarm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 3 Aug 2026.

Read-only pre-trade token risk verdicts and size-aware Solana exit screening for agents.

Installs per day peak 64 · avg 16 · -45% w/w
a month agotoday
90
Installs / week
pypi · verdictswarm-mcp
2
Stars
0 open issues
3 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check VerdictSwarm MCP 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 verdictswarm-mcp -- uvx verdictswarm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "verdictswarm-mcp": {
      "args": [
        "verdictswarm-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.verdictswarm-mcp]
command = "uvx"
args = ["verdictswarm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "verdictswarm-mcp": {
      "args": [
        "verdictswarm-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "verdictswarm-mcp": {
      "args": [
        "verdictswarm-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: VS_API_KEY (Optional free or credits-backed Verdict API v2 key.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to VerdictSwarm MCP

same job, measured the same way
Tokenized Stocks & Agent Data (x402)
by fly-x402-accelerometer-feed

x402-paid data for agents: tokenized stocks on Base, Solana token verdicts, AI-progress readings

12 tools answering
Token risk x402
by ogenalabs

Pre-trade token safety checks for AI agents on Solana and Base. x402 USDC per call, no key.

2 tools answering
I
SolSigs MCP
by gra-kir

23 Solana on-chain data tools for AI agents via x402 micropayments + rug-screen token verdict

97 installs/wk local only
D
Obol
by fly-obol-x402

Pre-trade safety verdicts for agents: token rug/honeypot, calldata guard, wallet risk — signed x402.

3 tools answering
Flagrix
by flagrix-io

Scan GitHub repos and profiles for malware before cloning — commit-pinned risk verdicts for agents

44 installs/wk local only
C
Mintverdict
by mintverdict

Solana token risk verdicts, rug checks & outcome labels for AI agents. Pay-per-call x402 USDC.

37 installs/wk local only
CYRE Guardian
by milesdev888

Solana address risk grades and token scans for AI agents. Pay-per-call via x402 (USDC on Base).

3 tools answering
Kenda
by kenda-co

Read-only MCP server for querying Kenda token spend and waste

46 installs/wk local only

VerdictSwarm MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for VerdictSwarm MCP?
VerdictSwarm MCP 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 pypi package verdictswarm-mcp was installed 90 times last week.
How do I connect VerdictSwarm MCP?
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 verdictswarm-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use VerdictSwarm MCP?
The pypi package verdictswarm-mcp was installed 90 times in the last week. Week over week that is -45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is VerdictSwarm MCP open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.