Skip to main content
Glama

Server Details

Full Solana DeFi coverage: launchpads, tokens, trades, and wallets, decoded at scale.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
NeglectApp/mcp
GitHub Stars
1

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

20 tools
get-api-healthInspect

Returns 200 OK if the API service is healthy and responding.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get-latest-graduated-tokensInspect

Fetches the most recently graduated tokens, ordered by graduation time (descending).

ParametersJSON Schema
NameRequiredDescriptionDefault
queryParamsYes
get-mcp-configInspect

Exposes MCP discovery schema for Smithery and other MCP clients.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get-pair-auditInspect

Returns audit data for a single liquidity pair and its underlying token. Includes token-level distribution (developer, top holders, insiders, bundlers) and pair-level ownership breakdown (snipers, LP burn).

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
get-pair-audit-multipleInspect

Returns audit data for multiple liquidity pairs in a single batch call. Accepts up to 10 pair addresses via the addresses query parameter. Each entry includes pair-level and token-level audit details including developer, top holders, insiders, bundlers, snipers, and LP burn distribution.

Cost: 10 credits per request.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryParamsYes
get-token-athInspect

Returns the all-time-high (ATH) market cap and the timestamp when it occurred, based on all historical trades for the token.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
get-token-auditInspect

Returns audit data for a given token address, including developer, top holder, insider, bundler, sniper, and LP burn distributions.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
get-token-audit-multipleInspect

Returns audit data for multiple tokens in a single batch call. Accepts up to 10 token addresses via a comma-separated addresses query parameter. Each entry includes developer, top holder, insider, bundler, sniper, and LP burn distributions.

Cost: 10 credits per request.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryParamsYes
get-token-historyInspect

Fetches historical price, market cap, or liquidity snapshots for a token across multiple time windows.

ParametersJSON Schema
NameRequiredDescriptionDefault
bodyYes
get-token-history-rangeInspect

Returns the lowest and highest values of selected metrics (price, market cap, liquidity) within a specified time range for a token.

ParametersJSON Schema
NameRequiredDescriptionDefault
bodyYes
pathParamsYes
get-token-holdersInspect

Returns ranked holder wallets, amounts, and percentage ownership for a given token address.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
queryParamsYes
get-token-marketdataInspect

Returns real-time metrics including price, market capitalization, FDV, liquidity, total and circulating supply, and current holder count. This endpoint does not use time windows and does not include trade statistics.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
get-token-metadataInspect

Returns the metadata for a given token address stored in the database. Social fields are omitted.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
get-token-performanceInspect

Returns percentage performance change for selected metrics over multiple time windows compared to the current value.

ParametersJSON Schema
NameRequiredDescriptionDefault
bodyYes
get-token-priceInspect

Returns the latest price, market cap, and liquidity for a specific token address.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
get-tokens-by-deployerInspect

Returns a list of tokens where the specified wallet address is the developer (devWallet).

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
queryParamsYes
get-wallet-holdingsInspect

Retrieve the token holdings of a given wallet address, including balances and percentage ownership per token.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
queryParamsYes
get-wallet-token-pnlInspect

Calculate realized and unrealized profit and loss (PnL) for a wallet on a specific token.

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
search-tokensInspect

Performs a flexible search for tokens by name, symbol, or address, with optional filters, sorting, and symbol-only mode.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryParamsYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.