Skip to main content
Glama

Pump Fun Data MCP Server

by jun85664396
{ "name": "pump-fun-data-mcp", "version": "1.0.0", "description": "Pump.fun data fetch tool for Model Context Protocol", "author": "@jun85664396", "type": "module", "bin": { "mcp-server-puppeteer": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "test": "tsc & NODE_OPTIONS=--experimental-vm-modules jest" }, "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "axios": "^1.8.4" }, "devDependencies": { "@types/jest": "^29.5.14", "jest": "^29.7.0", "shx": "^0.3.4", "ts-jest": "^29.3.0", "typescript": "^5.6.2" } }

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