Back to directory
verbwire

verbwire

@verbwire2

An MCP server implementation that provides tools for interacting with the Verbwire API, allowing for blockchain operations like deploying smart contracts, minting NFTs, and managing IPFS storage.

blockchainnftipfssmart-contractsweb3tool

Installation & Configuration

{
  "mcpServers": {
    "verbwire": {
      "command": "npx",
      "args": [
        "-y",
        "@verbwire/verbwire-mcp-server"
      ],
      "env": {
        "VERBWIRE_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/3/27
Updated
2026/6/8