VerdictSwarm MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VS_API_KEY | No | Optional free or credits-backed v2 API key. If omitted, a free key is minted on first use. | |
| VS_API_URL | No | VerdictSwarm API v2 base URL. | https://api.vswarm.io |
| VS_TIMEOUT | No | HTTP request timeout in seconds. | 120 |
| VS_CONFIG_DIR | No | Optional directory used to persist a self-provisioned free key. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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