Back to directory
thirdweb-mcp

thirdweb-mcp

@thirdweb-dev20

An MCP server integrating thirdweb's blockchain tools (Nebula, Insight, Engine, etc.) with MCP clients.

blockchainthirdwebNebulaInsightEngineIPFScloud

Installation & Configuration

{
  "mcpServers": {
    "thirdweb-mcp": {
      "command": "thirdweb-mcp",
      "args": [],
      "env": {
        "THIRDWEB_SECRET_KEY": "your thirdweb secret key from dashboard",
        "THIRDWEB_ENGINE_URL": "(OPTIONAL) your engine url",
        "THIRDWEB_ENGINE_AUTH_JWT": "(OPTIONAL) your engine auth jwt",
        "THIRDWEB_ENGINE_BACKEND_WALLET_ADDRESS": "(OPTIONAL) your engine backend wallet address",
        "THIRDWEB_VAULT_ACCESS_TOKEN": "(OPTIONAL) your vault access token for EngineCloud"
      }
    }
  }
}

Information

Transport
stdiosse
Language
python
Created
2025/3/12
Updated
2026/4/17