BSC MCP Server

by TermiX-official
Verified

createFourMeme

Create custom meme tokens on Binance Smart Chain using the BSC MCP Server. Input token details like name, description, image URL, and presale value to launch tokens efficiently.

Instructions

create new meme token on four.meme

Input Schema

NameRequiredDescriptionDefault
descYesdescription
imgUrlYesimage url
nameYesname
preSaleYespre sale value
shortNameYesshort name
telegramUrlNotelegramUrl
twitterUrlNotwitterUrl
webUrlNowebUrl

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "desc": { "description": "description", "type": "string" }, "imgUrl": { "description": "image url", "type": "string" }, "name": { "description": "name", "type": "string" }, "preSale": { "description": "pre sale value", "type": "string" }, "shortName": { "description": "short name", "type": "string" }, "telegramUrl": { "description": "telegramUrl", "type": "string" }, "twitterUrl": { "description": "twitterUrl", "type": "string" }, "webUrl": { "description": "webUrl", "type": "string" } }, "required": [ "name", "shortName", "imgUrl", "preSale", "desc" ], "type": "object" }

You must be authenticated.

Other Tools from BSC MCP Server

Related Tools

ID: p2evalsz42