Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-token-priceA

Get current price, 24h change, volume, and market cap for a PulseChain token.

get-token-infoA

Get full details for a PulseChain token: name, symbol, decimals, liquidity, volume, holder count.

get-token-historyA

Get historical price data (OHLCV) for a PulseChain token. Limited to 30 days without API key; Pro unlocks full history.

get-top-tokensA

List top PulseChain tokens sorted by volume, liquidity, or symbol.

get-top-pairsA

List top PulseX DEX trading pairs by volume.

get-market-overviewA

Get PulseChain network overview: TVL, 24h volume, active tokens, top gainers/losers.

get-token-safetyA

Analyze a token for scam indicators: honeypot detection, buy/sell tax, ownership, liquidity score (0-100, A-F grade).

get-token-liquidityB

Get detailed liquidity breakdown for a token: all DEX pairs, volumes, and reserves.

check-address-riskA

[PRO] Check if a wallet/contract address is flagged for AML risk, known exploits, phishing, or sanctions (OFAC). Requires OPENPULSECHAIN_API_KEY.

get-deployer-reputationA

[PRO] Get reputation score for a token deployer: how many tokens deployed, how many died (rug pattern detection). Requires OPENPULSECHAIN_API_KEY.

get-scam-alertsA

[PRO] Get real-time scam radar alerts: honeypots, LP removals (rug pulls), whale dumps. Requires OPENPULSECHAIN_API_KEY.

get-smart-money-feedA

[PRO] Get smart money / whale activity feed: large wallet movements and recent swaps on PulseX. Requires OPENPULSECHAIN_API_KEY.

get-recent-swapsB

[PRO] Get recent large swaps on PulseX DEX. Requires OPENPULSECHAIN_API_KEY.

get-wallet-balancesA

[PRO] Get current token balances for a PulseChain wallet. Requires OPENPULSECHAIN_API_KEY.

get-wallet-swapsA

[PRO] Get swap history for a PulseChain wallet. Requires OPENPULSECHAIN_API_KEY.

get-funding-treeA

[PRO] Trace funding sources for a wallet: where did the money come from? (2-level depth, bridge/DEX interactions). Requires OPENPULSECHAIN_API_KEY.

get-holder-rankB

[PRO] Get holder rank and tier for a wallet address across all tracked tokens. Requires OPENPULSECHAIN_API_KEY.

get-bridge-statsA

Get PulseChain bridge statistics: inflows, outflows, net flow over the last 7 days.

get-holder-leaguesA

Get aggregated holder distribution tiers (poseidon/whale/shark/dolphin/squid/turtle) for a core PulseChain token.

get-honeypotsB

List recently detected honeypot tokens on PulseChain.

get-opportunity-signalA

[PRO] Composite opportunity score (0-100) for a PulseChain token. Combines momentum, volume spike, buy pressure, safety, whale activity, and MC/liquidity fragility. Returns confidence level and graceful degradation for partial data. Requires OPENPULSECHAIN_API_KEY.

get-pair-analyticsA

[PRO] Detailed analytics for a PulseX trading pair: price, volume, liquidity, buy/sell ratio, price impact estimates, volatility, wash trading detection. Requires OPENPULSECHAIN_API_KEY.

get-whale-alertsA

[PRO] Recent whale movements: large swaps (>$10K), LP removals, whale dumps. Combines scam radar + PulseX subgraph data. Requires OPENPULSECHAIN_API_KEY.

get-gasA

[PRO] Current PulseChain gas price in Gwei, block number, and base fee. Requires OPENPULSECHAIN_API_KEY.

get-token-holdersA

[PRO] Top holders of a PulseChain token with balances and ownership percentages. Requires OPENPULSECHAIN_API_KEY.

get-token-sentimentA

[PRO] Aggregated social sentiment score (-100 to +100) for a PulseChain token. Based on categorized events (partnerships, exploits, dumps, etc.). Requires OPENPULSECHAIN_API_KEY.

get-wallet-transactionsA

[PRO] Recent transactions for a wallet address (PLS transfers + token transfers). Requires OPENPULSECHAIN_API_KEY.

get-tx-traceA

[PRO] Internal call trace for a transaction hash. Shows all internal transfers, contract calls, and token movements. Requires OPENPULSECHAIN_API_KEY.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
pulsechain-tokens

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/openpulsechain/public'

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