Skip to main content
Glama

Pump Fun Data MCP Server

by jun85664396

get_coin_info

Retrieve detailed coin information using its mint ID through the Pump Fun Data MCP Server. Access essential data for analysis and decision-making.

Instructions

Get information about a coin

Input Schema

NameRequiredDescriptionDefault
mintIdYesThe mint id of the coin(coin address)

Input Schema (JSON Schema)

{ "properties": { "mintId": { "description": "The mint id of the coin(coin address)", "type": "string" } }, "required": [ "mintId" ], "type": "object" }

Other Tools from Pump Fun Data 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/jun85664396/pump-fun-data-mcp'

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