Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoLog file path./audit-mcp.log
LOG_LEVELNoLogging levelinfo
SOLC_PATHNoPath to Solc binary/usr/local/bin/solc
SLITHER_PATHNoPath to Slither binary/usr/local/bin/slither
ANVIL_PORT_ENDNoAnvil port range end8555
AUDIT_MCP_HOSTNoHTTP server host0.0.0.0
AUDIT_MCP_PORTNoHTTP server port3000
ALCHEMY_API_KEYNoAlchemy API key (enables multi-network support for any Alchemy-supported network)
MAINNET_RPC_URLNoMainnet RPC endpoint (overrides Alchemy)
SEPOLIA_RPC_URLNoSepolia RPC endpoint (overrides Alchemy)
ANVIL_PORT_STARTNoAnvil port range start8545
ARBISCAN_API_KEYNoArbiscan API key
AUDIT_MCP_DB_PATHNoSQLite database path./audit-mcp.db
ETHERSCAN_API_KEYNoEtherscan API key (optional, for source code verification)
ANVIL_DEFAULT_CHAIN_IDNoDefault chain ID31337

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/dennisonbertram/mcp-anvil-tools'

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