Skip to main content
Glama

Pump Fun Data MCP Server

by jun85664396

get_featured_coins

Retrieve a curated list of featured coins with customizable parameters such as offset, limit, and NSFW inclusion, using the Pump Fun Data MCP Server.

Instructions

Get a list of featured coins

Input Schema

NameRequiredDescriptionDefault
includeNsfwNoInclude NSFW coins (default: true)
limitNoThe number of coins to return (default: 24)
offsetNoThe offset to start from (default: 0)

Input Schema (JSON Schema)

{ "properties": { "includeNsfw": { "default": true, "description": "Include NSFW coins (default: true)", "type": "boolean" }, "limit": { "default": 24, "description": "The number of coins to return (default: 24)", "type": "number" }, "offset": { "default": 0, "description": "The offset to start from (default: 0)", "type": "number" } }, "type": "object" }
Install Server

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