MCP Blockchain Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoRedis connection string for caching (optional)
DATABASE_URLYesPostgreSQL connection string for the database
INFURA_API_KEYYesInfura API key for blockchain access
ETHERSCAN_API_KEYYesEtherscan API key for contract ABIs

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools