thirdweb MCP
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-thirdweb-dev-thirdweb-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# thirdweb MCP Server A Model Context Protocol (MCP) server implementation for thirdweb services integration. This server allows you to integrate thirdweb's tools with any MCP-compatible client. ## Overview thirdweb MCP provides a unified interface to access thirdweb's suite of blockchain tools and services through the standardized Model Context Protocol. It supports multiple communication transports and can be integrated with various thirdweb services: - **Nebula**: Autonomous onchain execution - real-time on-chain analysis, code generation and contract interactions - **Insight**: Blockchain data analysis capabilities for real-time on-chain data - **Engine**: Integration with thirdweb's backend infrastructure for contract deployments and interactions - **EngineCloud**: Cloud-based engine operations for server wallets, contract interactions, and transaction management - **Storage**: Decentralized storage capabilities for uploading and retrieving data via IPFS ## Installation ### Prerequisites - Python 3.10 or higher - uv ### Run with uvx ```bash THIRDWEB_SECRET_KEY=... \ uvx thirdweb-mcp ``` ### Install and run with pipx ```bash pipx install thirdweb-mcp THIRDWEB_SECRET_KEY=... \ thirdweb-mcp ``` ### Install from source ```bash git clone https://github.com/thirdweb-dev/ai.git thirdweb-ai cd thirdweb-ai/python/thirdweb-mcp uv sync ``` ## Configuration The thirdweb MCP server requires configuration based on which services you want to enable: 1. **thirdweb Secret Key**: Required for Nebula, Insight, Storage, and EngineCloud services. Obtain from the [thirdweb dashboard](https://thirdweb.com/dashboard). 2. **Chain IDs**: Blockchain network IDs to connect to (e.g., 1 for Ethereum mainnet, 137 for Polygon). 3. **Engine Configuration**: If using the Engine service, you'll need the Engine URL and authentication JWT. 4. **EngineCloud Configuration**: For EngineCloud operations, you may need the Vault Access Token for server wallet operations. You ca…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.