Loading languages...
VE

verbwire

@verbwire1

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.

blockchain
nft
ipfs
smart-contracts
web3

# mcpServer Config

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

# stdio

npx -y @verbwire/verbwire-mcp-server
Transport:
stdio
언어:
JavaScript
생성됨:3/27/2025
업데이트됨:7/10/2025