VerdictSwarm MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VS_API_KEY | No | Your VerdictSwarm API key. The server works without a key at free-tier limits (10 scans/day, basic scores only). | |
| VS_API_URL | No | API base URL | https://verdictswarm-production.up.railway.app |
| VS_TIMEOUT | No | Request timeout in seconds | 120 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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 | |
| 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 | |
| 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
| Name | Description |
|---|---|
| should_i_buy | |
| portfolio_check |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| 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