MCP server to perform blockchain operations using thirdweb
Overview
what is blockchain-mcp?
blockchain-mcp is a simple MCP server that utilizes thirdweb to enable blockchain operations for your favorite LLM.
how to use blockchain-mcp?
To use blockchain-mcp, install the dependencies, create a .env file with your thirdweb secret key, configure the MCP server, and start the desktop application to run your blockchain queries.
key features of blockchain-mcp?
- Deploy tokens on the blockchain
- Mint new tokens
- Transfer tokens between wallets
- Read balances and supply of tokens
- Comes with a server wallet and gas sponsorship
use cases of blockchain-mcp?
- Deploying custom tokens for projects
- Minting NFTs or other digital assets
- Transferring tokens for transactions
- Checking token balances for users
FAQ from blockchain-mcp?
- What is thirdweb?
Thirdweb is a platform that simplifies blockchain development and allows developers to create and manage blockchain applications easily.
- Is blockchain-mcp free to use?
Yes! blockchain-mcp is free to use, but you may incur costs related to blockchain transactions.
- What programming language is used?
blockchain-mcp is built using TypeScript.