Skip to main content
Glama
piquesignal

Pique Signal

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STOP_LOSS_PCTNoAuto stop-loss percentage15
TAKE_PROFIT_PCTNoAuto take-profit percentage50
MAX_EXPOSURE_SOLNoMax total open exposure5.0
MAX_POSITION_SOLNoMax SOL per trade0.5
MIN_LIQUIDITY_USDNoMin pool liquidity to trade10000
PAPER_BALANCE_SOLNoStarting paper balance10
PIQUESIGNAL_API_KEYYesYour API key
PIQUESIGNAL_API_URLNoAPI endpointhttps://piquesignal.xyz

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_signalsA

Fetch recent trading signals from Pique Signal. Returns scored Solana token alerts with on-chain safety data, market cap, liquidity, holder metrics, and signal strength.

paper_buyA

Execute a paper (simulated) buy order for a Solana token. Uses real-time prices from Jupiter/DexScreener. Risk manager enforces position limits, exposure caps, and minimum liquidity.

paper_sellA

Sell an open paper position. Fetches real-time exit price and calculates P&L.

get_positionsC

View all open paper positions with live prices. Automatically triggers stop-loss or take-profit sells if price thresholds are hit.

get_portfolioA

Get full paper trading portfolio summary: balance, P&L, win rate, trade history, and risk configuration.

get_priceA

Get the current price of any Solana token in SOL. Checks Jupiter first, falls back to DexScreener.

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/piquesignal/piquesignal-mcp'

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