MCP.so
Sign In

PumpFun MCP Server

@1500256797

About PumpFun MCP Server

PumpFun MCP (Model Context Provider) Server 是一个基于大模型的上下文处理服务,用于处理和生成 PumpFun 协议相关的交易和查询请求。它作为智能中间层,能够理解用户意图并转换为相应的链上操作。

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

1500256797

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "pumpfun-mcp-server-1500256797": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is

Comments

More Other MCP servers