Skip to main content
Glama

MPC Tally API Server

get-proposal-votes-cast

Retrieve vote statistics and formatted counts for a specific proposal using its ID. Integrates with the MPC Tally API Server to access DAO governance data.

Instructions

Get vote statistics and formatted vote counts for a specific proposal

Input Schema

NameRequiredDescriptionDefault
idYesThe proposal's ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The proposal's ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

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/crazyrabbitLTC/mpc-tally-api-server'

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