# Infura API key for accessing Ethereum networks
INFURA_API_KEY=your_infura_api_key_here
# Default network to use (mainnet, goerli, sepolia, etc.)
DEFAULT_NETWORK=sepolia
# Password for encrypting/decrypting the stored keys
# Only required if ENCRYPT_KEYS=true
KEY_PASSWORD=your_secure_password_here
# Whether to encrypt stored keys
ENCRYPT_KEYS=true
# Path to keys storage directory (relative to server root)
KEYS_PATH=./keys
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/zhangzhongnan928/mcp-evm-signer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server