Thirdweb Mcp
@thirdweb-dev
About Thirdweb Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Thirdweb Mcp?
Thirdweb Mcp is a Model Context Protocol server that provides onchain intelligence for blockchain data analysis, wallet management, and AI agent interaction via three components: Insight, Engine, and Nebula.
How to use Thirdweb Mcp?
Install with uvx or pipx, set the THIRDWEB_SECRET_KEY environment variable, and run thirdweb-mcp. Alternatively, use the Python SDK with framework-specific adapters for LangChain, OpenAI Agents, Coinbase Agentkit, GOAT SDK, and more.
Key features of Thirdweb Mcp
- Multi-chain blockchain data intelligence (Insight)
- Secure wallet management and transaction signing (Engine)
- Natural language blockchain task completion (Nebula)
- Real-time token price feeds and event tracking
- Framework integration with LangChain, OpenAI Agents, etc.
- MCP server for easy AI agent integration
Use cases of Thirdweb Mcp
- AI agents performing blockchain transactions via natural language.
- Real-time monitoring of on-chain events and token prices.
- Automated wallet management and contract interactions.
- Building chatbot assistants for blockchain queries.
FAQ from Thirdweb Mcp
What runtime or dependencies are required?
A THIRDWEB_SECRET_KEY environment variable is required. The MCP server runs via uvx or pipx.
How do I integrate Thirdweb Mcp with AI frameworks?
The Python SDK provides adapters for LangChain, OpenAI Agents, Coinbase Agentkit, GOAT SDK, and many other frameworks.
Is there a TypeScript version?
TypeScript SDK is coming soon; currently only Python SDK and MCP server are available.
Where can I find documentation?
Full documentation is at portal.thirdweb.com.
What license is Thirdweb Mcp under?
Apache-2.0 License.
Frequently asked questions
What runtime or dependencies are required?
A `THIRDWEB_SECRET_KEY` environment variable is required. The MCP server runs via `uvx` or `pipx`.
How do I integrate Thirdweb Mcp with AI frameworks?
The Python SDK provides adapters for LangChain, OpenAI Agents, Coinbase Agentkit, GOAT SDK, and many other frameworks.
Is there a TypeScript version?
TypeScript SDK is coming soon; currently only Python SDK and MCP server are available.
Where can I find documentation?
Full documentation is at [portal.thirdweb.com](https://portal.thirdweb.com/).
What license is Thirdweb Mcp under?
Apache-2.0 License.
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments