Skip to main content
Glama

Hats Protocol MCP Server

.env.template584 B
# Hats Protocol MCP Server Configuration # RPC Provider API Keys (Optional - will use public endpoints if not provided) ALCHEMY_API_KEY= INFURA_API_KEY= # Block Explorer API Keys (Required for contract verification) ETHERSCAN_API_KEY= POLYGONSCAN_API_KEY= ARBISCAN_API_KEY= OPTIMISTIC_ETHERSCAN_API_KEY= BASESCAN_API_KEY= GNOSISSCAN_API_KEY= # Subgraph Configuration (Optional - will use default endpoints) HATS_SUBGRAPH_API_KEY= # Cache Configuration CACHE_TTL_SECONDS=300 CACHE_MAX_SIZE=100 # Logging LOG_LEVEL=info # Development Options ENABLE_MOCK_MODE=false MOCK_DELAY_MS=0

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-hats'

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