Skip to main content
Glama

MCP Crypto Wallet EVM

by dcSpark

wallet_provider_set

Configure the RPC provider URL for Ethereum and EVM-compatible blockchain operations. Use this to specify custom endpoints for wallet management, transactions, and smart contract interactions.

Instructions

Set the provider URL. By default, the provider URL is set to the ETH mainnet or the URL set in the PROVIDER_URL environment variable.

Input Schema

NameRequiredDescriptionDefault
providerURLYesThe provider RPC URL

Input Schema (JSON Schema)

{ "properties": { "providerURL": { "description": "The provider RPC URL", "type": "string" } }, "required": [ "providerURL" ], "type": "object" }

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/dcSpark/mcp-cryptowallet-evm'

If you have feedback or need assistance with the MCP directory API, please join our Discord server