Skip to main content
Glama

NIX MCP Server

.env949 B
# NIX MCP Server Configuration # Rodeos/Nodeos endpoint for querying blockchain data RODEOS_ENDPOINT=http://rodeos-wasm-ql-blockchain-atoms-b1fs-dev.service.c-sin-g-atoms-b1fs-dev.int.b1fs.net:8880 NODEOS_API=http://producer-1-b-sin-dev.node.c-sin-g-atoms-b1fs-dev.int.b1fs.net:8888 # NIX contract names NIX_CONTRACT=nix NIX_QUERY_CONTRACT=nix.q # Cleos configuration # Option 1: Path to cleos binary (if installed locally) CLEOS_PATH=/Users/hai.qiu/workspace/taurus-node/build/bin/cleos # Option 2: Docker command for cleos (if using Docker) # CLEOS_DOCKER_CMD=docker run --rm -v /path/to/config:/config eosio/eos cleos # Option 3: Custom command (e.g., for specific environments) # CLEOS_CUSTOM_CMD=your-custom-command-here # Logging configuration LOG_LEVEL=DEBUG # Cache configuration (optional) CACHE_ENABLED=true CACHE_TTL=60 # seconds # Request timeout REQUEST_TIMEOUT=30 # seconds # Maximum retries for failed requests MAX_RETRIES=3

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/haiqiubullish/nix-mcp'

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