Skip to main content
Glama

Penumbra MCP Server

get_governance_proposals

Fetch active governance proposals from the Penumbra blockchain to monitor and analyze on-chain governance activities, filtering by status for targeted insights.

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" }

You must be authenticated.

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