Skip to main content
Glama
Zzero-net

Zero Network MCP Server

by Zzero-net

zero_network_parameters

Retrieve all network parameters including fees, limits, staking rules, slashing conditions, circuit breaker thresholds, and pruning rules for configuration and monitoring.

Instructions

Get all Zero Network parameters — fees, limits, staking, slashing, circuit breaker thresholds, pruning rules.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The implementation of the `zero_network_parameters` tool which returns a markdown string containing Zero Network parameters.
    def zero_network_parameters() -> str:
        """Get all Zero Network parameters — fees, limits, staking, slashing, circuit breaker thresholds, pruning rules."""
        return NETWORK_PARAMETERS

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/Zzero-net/mcp-server'

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