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 WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Token Tool

by Bitbond
Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited.

About

Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited.

What You'll Need

Set these up before or after installing:

Private key for the wallet used to deploy tokens (hex, with 0x prefix)Required

Environment variable: BITBOND_PRIVATE_KEY

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-bitbond-token-tool": {
      "env": {
        "BITBOND_PRIVATE_KEY": "your-bitbond-private-key-here"
      },
      "args": [
        "-y",
        "token-tool-mcp"
      ],
      "command": "npx"
    }
  }
}

Security Report

5.2
Moderate5.2Moderate Risk

This is a well-structured token deployment MCP server with proper authentication mechanisms and appropriate permissions for its purpose. Some minor code quality issues exist around error handling and input validation, but the core security practices are sound. Package verification found 1 issue (1 critical, 0 high severity).

Scanned 5 files · 4 findings

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.

file_system

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

HTTP Network Access

Connects to external APIs or services over the internet.

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 11, 2026
Version 1.1.1
0 installs
Local Plugin