Skip to main content
Glama
AetherCore-Dev

token-rugcheck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X402_MODENoOperating mode: test (mock) or production (real)test
AG402_PRICENoUSDC price per request0.02
X402_NETWORKNoSolana network: mock, devnet, or mainnetdevnet
AG402_ADDRESSNoProvider Solana wallet address that receives USDC payments
RUGCHECK_HOSTNoBind address for the service0.0.0.0
RUGCHECK_PORTNoBind port for the service8000
CACHE_MAX_SIZENoMaximum number of cached entries (LRU)5000
GOPLUS_APP_KEYNoOptional GoPlus API key for higher rate limits
SOLANA_RPC_URLNoRead-only Solana RPC URL for payment verificationhttps://api.devnet.solana.com
PAID_RATE_LIMITNoPaid requests per IP per minute120
UVICORN_WORKERSNoNumber of worker processes1
FREE_DAILY_QUOTANoFree requests per IP per day20
CACHE_TTL_SECONDSNoCache time-to-live in seconds3
GOPLUS_APP_SECRETNoOptional GoPlus API secret
AG402_GATEWAY_PORTNoPort for the ag402 gateway8001
RUGCHECK_LOG_LEVELNoLogging level: debug / info / warning / errorinfo
SOLANA_PRIVATE_KEYNoSolana private key in base58 format (required for consumer setups or specific gateway configs)
RUGCHECK_PRODUCTIONNoSet to true to disable docs and harden health responsesfalse
AG402_UNLOCK_PASSWORDNoPassword used to unlock the local encrypted wallet
GOPLUS_TIMEOUT_SECONDSNoTimeout for GoPlus API calls2.5
AG402_PREPAID_SIGNING_KEYNoHMAC signing key for prepaid fast-path (min 32 chars)
DEXSCREENER_TIMEOUT_SECONDSNoTimeout for DexScreener API calls1.5
RUGCHECK_API_TIMEOUT_SECONDSNoTimeout for RugCheck API calls3.5

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/AetherCore-Dev/token-rugcheck'

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