Web3 Assistant MCP
by LaplaceMan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANKR_KEY | No | Your Ankr API key for blockchain access | |
| INFURA_KEY | No | Your Infura API key for blockchain access | |
| ALCHEMY_KEY | No | Your Alchemy API key for blockchain access | |
| PRIVATE_KEY | Yes | Your wallet private key for transaction signing |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_contract_abiC | Analyze the functions provided in the solidity contract. |
| call_contractC | Call a function in the solidity contract. |
| local_wallet_addressB | Get the local wallet evm address. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LaplaceMan/web3-assistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server