Skip to main content
Glama

Pump.fun MCP Server

by noahgsolomon

get-token-info

Retrieve detailed information about a specific token on the Pump.fun platform by providing its mint address. This tool assists in accessing token data for informed decision-making within the Solana ecosystem.

Instructions

Get information about a Pump.fun token

Input Schema

NameRequiredDescriptionDefault
tokenAddressYesThe token's mint address

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "tokenAddress": { "description": "The token's mint address", "type": "string" } }, "required": [ "tokenAddress" ], "type": "object" }
Install Server

Other Tools from Pump.fun MCP Server

Related Tools

    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/noahgsolomon/pumpfun-mcp-server'

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