Skip to main content
Glama

Penumbra MCP Server

get_governance_proposals

Retrieve active governance proposals from the Penumbra blockchain to stay informed about ongoing community decisions and voting processes.

Instructions

Get active governance proposals

Input Schema

NameRequiredDescriptionDefault
statusNoFilter proposals by statusactive

Input Schema (JSON Schema)

{ "properties": { "status": { "default": "active", "description": "Filter proposals by status", "enum": [ "active", "completed", "all" ], "type": "string" } }, "required": [], "type": "object" }

Other Tools from Penumbra MCP Server

Related Tools

    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/bmorphism/penumbra-mcp'

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