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 toolsget-api-healthTry in Inspector
Returns 200 OK if the API service is healthy and responding.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get-latest-graduated-tokensTry in Inspector
Fetches the most recently graduated tokens, ordered by graduation time (descending).
| Name | Required | Description | Default |
|---|---|---|---|
| queryParams | Yes |
get-mcp-configTry in Inspector
Exposes MCP discovery schema for Smithery and other MCP clients.
| Name | Required | Description | Default |
|---|---|---|---|
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).
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| queryParams | Yes |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes |
get-token-auditTry in Inspector
Returns audit data for a given token address, including developer, top holder, insider, bundler, sniper, and LP burn distributions.
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| queryParams | Yes |
get-token-historyTry in Inspector
Fetches historical price, market cap, or liquidity snapshots for a token across multiple time windows.
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| pathParams | Yes |
get-token-holdersTry in Inspector
Returns ranked holder wallets, amounts, and percentage ownership for a given token address.
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes | ||
| queryParams | Yes |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes |
get-token-metadataTry in Inspector
Returns the metadata for a given token address stored in the database. Social fields are omitted.
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes |
get-token-performanceTry in Inspector
Returns percentage performance change for selected metrics over multiple time windows compared to the current value.
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
get-token-priceTry in Inspector
Returns the latest price, market cap, and liquidity for a specific token address.
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes |
get-tokens-by-deployerTry in Inspector
Returns a list of tokens where the specified wallet address is the developer (devWallet).
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes | ||
| queryParams | Yes |
get-trending-tokensTry in Inspector
Returns a list of trending tokens ordered by transaction count for a given interval.
| Name | Required | Description | Default |
|---|---|---|---|
| queryParams | Yes |
get-wallet-holdingsTry in Inspector
Retrieve the token holdings of a given wallet address, including balances and percentage ownership per token.
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes | ||
| queryParams | Yes |
get-wallet-token-pnlTry in Inspector
Calculate realized and unrealized profit and loss (PnL) for a wallet on a specific token.
| Name | Required | Description | Default |
|---|---|---|---|
| pathParams | Yes |
search-tokensTry in Inspector
Performs a flexible search for tokens by name, symbol, or address, with optional filters, sorting, and symbol-only mode.
| Name | Required | Description | Default |
|---|---|---|---|
| queryParams | Yes |
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:
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
Your Connectors
Sign in to create a connector for this server.