Skip to main content
Glama

aptos-mcp

create_gas_station

Creates a new fee sponsorship project on the Aptos blockchain. Specify the project name to set up gas station functionality.

Instructions

Creates a new Aptos gas station (fee sponsorship) project. Args: project_name: Name of the gas station project

Input Schema

NameRequiredDescriptionDefault
project_nameYes

Input Schema (JSON Schema)

{ "properties": { "project_name": { "title": "Project Name", "type": "string" } }, "required": [ "project_name" ], "title": "create_gas_stationArguments", "type": "object" }

You must be authenticated.

Other Tools from aptos-mcp

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/Tlazypanda/aptos-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server