Skip to main content
Glama

MPC Tally API Server

get-governance-proposals-stats

Analyze passed and failed governance proposals for specific DAOs using the MPC Tally API Server. Input a DAO's slug to retrieve detailed proposal statistics.

Instructions

Get statistics about passed and failed proposals for a specific DAO

Input Schema

NameRequiredDescriptionDefault
slugYesThe DAO's slug (e.g., 'uniswap' or 'aave')

Input Schema (JSON Schema)

{ "properties": { "slug": { "description": "The DAO's slug (e.g., 'uniswap' or 'aave')", "type": "string" } }, "required": [ "slug" ], "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