Pump Fun Data MCP Server

Integrations

  • Provides containerized deployment of the MCP server through Docker, allowing for isolated and consistent execution environments.

  • Allows installation of the MCP server directly from the GitHub repository using the npx command.

Pump Fun 数据 MCP 服务器

高效地检索和管理来自 Pump.fun 的硬币数据。

为 Pump.fun 币提供数据检索功能的模型上下文协议 (MCP) 服务器。

**注意:**这是一个非官方 API,与 Pump.fun 无关。

特征

  • 获取特色硬币列表
  • 检索带有排序和排序选项的硬币列表
  • 获取特定硬币的详细信息

安装

通过 Smithery 安装

通过Smithery自动为 Claude Desktop 安装pump-fun-data-mcp

npx -y @smithery/cli@latest install @jun85664396/pump-fun-data-mcp --client claude

手动安装

将其添加到您的 MCP 配置中:

"pump-fun-data": { "command": "npx", "args": ["-y", "github:jun85664396/pump-fun-data-mcp"] }

通过 Docker 安装

构建 Docker 镜像:

docker build -t mcp/pump-fun-data -f Dockerfile .

使用 Docker 运行:

{ "mcpServers": { "pump-fun-data": { "command": "docker", "args": ["run", "-i", "--rm", "--init", "-e", "DOCKER_CONTAINER=true", "mcp/pump-fun-data"] } } }

API 方法

1. 获取特色硬币

检索特色硬币列表。

请求参数:

范围类型描述默认
抵消数字起始偏移量0
限制数字返还硬币数量24
包括Nsfw布尔值包括 NSFW 硬币真的

示例请求:

{ "name": "get_featured_coins", "inputSchema": { "offset": 0, "limit": 24, "includeNsfw": true } }

2. 获取金币

检索带有排序和排序选项的硬币列表。

请求参数:

范围类型描述默认
抵消数字起始偏移量0
限制数字返还硬币数量24
种类细绳排序依据的字段( market_caplast_trade_timestampcreated_timestamplast_replymarket_cap
包括Nsfw布尔值包括 NSFW 硬币真的
命令细绳排序顺序( ASCDESCDESC

示例请求:

{ "name": "get_coins", "inputSchema": { "offset": 0, "limit": 24, "sort": "market_cap", "includeNsfw": true, "order": "DESC" } }

3. 获取代币信息

检索有关特定硬币的详细信息。

请求参数:

范围类型描述必需的
薄荷ID细绳铸币厂 ID(硬币地址)是的

示例请求:

{ "name": "get_coin_info", "inputSchema": { "mintId": "some-mint-id" } }

执照

该项目已获得 MIT 许可。

-
security - not tested
F
license - not found
-
quality - not tested

用于模型上下文协议的 Pump.fun 数据获取工具

  1. Features
    1. Installation
      1. Installing via Smithery
      2. Manual Installation
      3. Installing via Docker
    2. API Methods
      1. 1. Get Featured Coins
      2. 2. Get Coins
      3. 3. Get Coin Info
    3. License
      ID: smhua5spa1