MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Base Gasless Deploy MCP Server

by Lordbasilaiassistant Sudo
Cloud & DevOpsModerate7.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle

About

MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle

Security Report

7.5
Moderate7.5Low Risk

Valid MCP server (2 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 2 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

3 files analyzed · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-lordbasilaiassistant-sudo-base-gasless-deploy-mcp": {
      "args": [
        "-y",
        "base-gasless-deploy-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

base-gasless-deploy-mcp

MCP server for deploying ERC-20 tokens on Base with zero gas using CDP Paymaster. Falls back to normal gas if no paymaster is configured.

Install

npx -y base-gasless-deploy-mcp

Configuration

Add to your MCP client config (e.g. Claude Desktop):

{
  "mcpServers": {
    "base-gasless-deploy": {
      "command": "npx",
      "args": ["-y", "base-gasless-deploy-mcp"],
      "env": {
        "DEPLOYER_PRIVATE_KEY": "0x...",
        "PAYMASTER_URL": "https://api.developer.coinbase.com/rpc/v1/base/..."
      }
    }
  }
}

Environment Variables

VariableRequiredDescription
DEPLOYER_PRIVATE_KEYYes (write ops)Private key for deploying/transferring
PAYMASTER_URLNoCDP Paymaster RPC endpoint for gasless transactions
CDP_PAYMASTER_URLNoAlias for PAYMASTER_URL
RPC_URLNoBase RPC (default: https://mainnet.base.org)

Tools

deploy_gasless_token

Deploy an ERC-20 token on Base. Uses paymaster for zero gas when configured.

Params:

  • name (string) - Token name
  • symbol (string) - Token symbol
  • supply (string, default "1000000") - Total supply in human units
  • owner_address (string) - Address that receives all tokens

get_token_info

Get info about a deployed token (name, symbol, supply, owner balance).

Params:

  • token_address (string) - Token contract address

estimate_gas_savings

Show how much gas was saved by using the paymaster.

Params:

  • token_address (string) - Token contract address

list_deployed_tokens

List all tokens deployed by an address in the current session.

Params:

  • deployer_address (string) - Deployer wallet address

transfer_tokens

Transfer ERC-20 tokens gaslessly via paymaster.

Params:

  • token_address (string) - Token contract address
  • to (string) - Recipient address
  • amount (string) - Amount in human units

How It Works

  1. Pre-compiled ERC-20 bytecode is embedded in the server (no Solidity compiler needed at runtime)
  2. When PAYMASTER_URL is set, transactions are routed through the CDP Paymaster for gas sponsorship
  3. If the paymaster fails or isn't configured, transactions fall back to normal gas from the deployer wallet
  4. All deployments are tracked in-memory for gas savings reporting

Related MCP Servers

PackageToolsWhat it does
obsd-launchpad-mcp14Deploy tokens, trade, earn OBSD
base-security-scanner-mcp8Scan contracts for vulnerabilities
base-price-oracle-mcp7On-chain price feeds from DEX pools
base-multi-wallet-mcp8Coordinated multi-wallet trading
base-gasless-deploy-mcp5Gasless ERC-20 token deployment
base-flash-arb-mcp7Detect arbitrage opportunities
base-token-sniper-mcp5Discover & trade new launches
base-wallet-toolkit-mcp7Wallet balances, gas, tokens
base-contract-reader-mcp6Read any smart contract (free)
create-mcp-server-cli-Scaffold a new MCP server

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Codenpm Package

Details

Published March 7, 2026
Version 1.0.2
0 installs
Local Plugin

More Cloud & DevOps MCP Servers

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
511
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
68
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
26
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
18
Installs
10.0
Security
No ratings yet
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
17
Installs
10.0
Security
5.0
Local

Google Workspace MCP

Free

by Taylorwilsdon · Productivity

Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI

1.6K
Stars
14
Installs
7.0
Security
No ratings yet
Local