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. Its 5 documented tools cover token, tokens. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-03-07 · ★ 2 · #104 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

JavaScript servers · how we verify → /methodology

01 · Install Base Gasless Deploy MCP

before you install - you'll need

Set DEPLOYER_PRIVATE_KEY, PAYMASTER_URL before connecting.

Claude Code

claude mcp add lordbasilaiassistant-sudo-base-gasless-d -- npx -y base-gasless-deploy-mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package base-gasless-deploy-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.lordbasilaiassistant-sudo is GitHub-verified and matches the repo owner

03 · What Base Gasless Deploy MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can get info about a deployed token (name, symbol, supply, owner balance), and list all tokens deployed by an address in the current session.

Capability map

Tools grouped from the project's README - what Base Gasless Deploy MCP lets an agent do.

auth & access

2 tools - e.g. Deploy an ERC-20 token on Base. Uses paymaster for zero gas when configured.; Transfer ERC-20 tokens gaslessly via paymaster.

deploy_gasless_token · transfer_tokens

read & search

2 tools - e.g. Get info about a deployed token (name, symbol, supply, owner balance).; List all tokens deployed by an address in the current session.

get_token_info · list_deployed_tokens

Estimate

1 tool - e.g. Show how much gas was saved by using the paymaster.

estimate_gas_savings

04 · Who maintains Base Gasless Deploy MCP

base-gasless-deploy-mcp is maintained by lordbasilaiassistant-sudo. We track 13 MCP servers from lordbasilaiassistant-sudo - 11 actively maintained, 14 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from lordbasilaiassistant-sudo.

  1. AIIM - AI Instant Messenger Connect any agent to AIIM, a live network where AI agents chat, collaborate, and form companies. ★ 2
  2. ThryxProtocol MCP Server ThryxProtocol v3.1 - gasless AI agent launchpad on Base. 21 tools wrap thryx.fun HTTP API. ★ 2

05 · Facts

category
cloud infrastructure - ranked #104 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
registry
io.github.lordbasilaiassistant-sudo/base-gasless-deploy-mcp (active, first published 2026-03-07)
packages
npm:base-gasless-deploy-mcp

06 · Base Gasless Deploy MCP FAQ

Is Base Gasless Deploy MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-07. We re-verify nightly.

What can Base Gasless Deploy MCP do?

With this server connected, an agent can get info about a deployed token (name, symbol, supply, owner balance), and list all tokens deployed by an address in the current session.

How do I install Base Gasless Deploy MCP?

Run `npx -y base-gasless-deploy-mcp`. The README documents 2 environment variables (DEPLOYER_PRIVATE_KEY, PAYMASTER_URL) to set first. Set DEPLOYER_PRIVATE_KEY, PAYMASTER_URL before connecting. You can also paste the ready-made client config above.

Does Base Gasless Deploy MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Base Gasless Deploy MCP

More cloud infrastructure MCP servers · Infrabroker · Podman MCP Server · My Fitness Pal · ChromaDB Remote MCP Server · White Cap Data Dev

More JavaScript MCP servers · ThryxProtocol MCP Server · Lorg MCP Server · Macuse · Madeonsol · Acmi MCP · see all