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

Available Tools

20 tools
get-api-healthTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get-latest-graduated-tokensTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
queryParamsYes
get-mcp-configTry in Inspector

Exposes MCP discovery schema for Smithery and other MCP clients.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get-pair-auditTry in Inspector

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-multipleTry in Inspector

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-athTry in Inspector

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-auditTry in Inspector

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-multipleTry in Inspector

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-historyTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
bodyYes
get-token-history-rangeTry in Inspector

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-holdersTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
queryParamsYes
get-token-marketdataTry in Inspector

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-metadataTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
get-token-performanceTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
bodyYes
get-token-priceTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
get-tokens-by-deployerTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
queryParamsYes
get-trending-tokensTry in Inspector

Returns a list of trending tokens ordered by transaction count for a given interval.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryParamsYes
get-wallet-holdingsTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
queryParamsYes
get-wallet-token-pnlTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
pathParamsYes
search-tokensTry in Inspector

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

ParametersJSON Schema
NameRequiredDescriptionDefault
queryParamsYes

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.