mcpbeat Sign in

Base Gasless Deploy MCP Server

local only

Base Gasless Deploy MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 237 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 14 · avg 7 · +3% w/w
a month agotoday
237
Installs / week
npm · base-gasless-deploy-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet, 1 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Long encoded blob in source src/index.ts:26
  "0x608060405234801561000f575f5ffd5b506040516109d93803806109d983398101604081905261002e9161013e565b5f610039858261024f565b506001610046848261024f565b5060028290556001600160a01b0381165f818152600360209081526040808320869055518581527fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add base-gasless-deploy-mcp -- npx -y base-gasless-deploy-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "base-gasless-deploy-mcp": {
      "args": [
        "-y",
        "base-gasless-deploy-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.base-gasless-deploy-mcp]
command = "npx"
args = ["-y", "base-gasless-deploy-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "base-gasless-deploy-mcp": {
      "args": [
        "-y",
        "base-gasless-deploy-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "base-gasless-deploy-mcp": {
      "args": [
        "-y",
        "base-gasless-deploy-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Base Gasless Deploy MCP

same job, measured the same way
Obsd Launchpad
by lordbasilaiassistant-sudo

MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever.

51 installs/wk local only
Pumpclaw
by clawd800

Free token launcher on Base. Deploy ERC-20 tokens via Uniswap V4 with 80% creator fees.

35 installs/wk local only
Ponzu
by yuzukyouma

ERC-20 token launchpad on Ethereum — deploy, presale, swap, and farm via AI agents

60 installs/wk local only
Ponzu
by ponzutech

ERC-20 token launchpad on Ethereum — deploy, presale, swap, and farm via AI agents

local only
K8s MCP Server (Go)
by kaneg

Safe Kubernetes access for AI agents via MCP. Read-only by default, with explicit permission modes.

local only
microservices.sh
by microservices

MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

39 installs/wk answering
Devopness
by devopness-mcp

Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.

answering
Sota
by sota-deploy

Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.

local only

Base Gasless Deploy MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Base Gasless Deploy MCP?
Base Gasless Deploy MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package base-gasless-deploy-mcp was installed 237 times last week.
Is Base Gasless Deploy MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Base Gasless Deploy MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls base-gasless-deploy-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Base Gasless Deploy MCP?
The npm package base-gasless-deploy-mcp was installed 237 times in the last week. Week over week that is +3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.