Skip to main content
Glama

MPC Tally API Server

get-dao

Retrieve detailed information about a specific DAO using its slug to access governance data, proposals, and metadata via the Tally API integrated into the MPC Tally API Server.

Instructions

Get detailed information about 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