Skip to main content
Glama
sentien-labs

VerdictSwarm MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VS_API_KEYNoYour VerdictSwarm API key. The server works without a key at free-tier limits (10 scans/day, basic scores only).
VS_API_URLNoAPI base URLhttps://verdictswarm-production.up.railway.app
VS_TIMEOUTNoRequest timeout in seconds120

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_tokenA

Run a full 6-agent VerdictSwarm risk scan. Returns consensus score, risk level, and agent-level findings for safe trading decisions.

get_quick_scoreA
Fast cached token risk check.
Returns score (0-100), risk band, and key token metadata for quick pre-trade screening.
Free: 10 calls/day; paid calls: 0.02 USDC.
check_rug_riskA

Rug-pull-focused security scan. Checks mint/freeze controls, LP lock status, honeypot behavior, holder concentration, and returns SAFE/CAUTION/DANGER.

get_token_reportA

Generate a shareable markdown report for a token. Includes score, risk level, security findings, and recommendations.

get_pricingA
Return current tool pricing and Solana payment details.
Includes USDC rates, wallet/mint, free-tier limits, and transaction instructions.
Optionally filter by tool name via the tool_name parameter.
verify_paymentA

Verify a Solana USDC payment for a tool call. Returns verification status, sender, and required vs received amount.

Prompts

Interactive templates invoked by user choice

NameDescription
should_i_buy
portfolio_check

Resources

Contextual data attached and managed by the client

NameDescription
help_resource
scoring_resource

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sentien-labs/verdictswarm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server