Skip to main content
Glama

MCP SNS Server

by baolongt

list_proposals

Retrieve all proposals for a specific DAO using the MCP SNS Server, enabling users to stay informed, manage governance tasks, and participate in decision-making processes effectively.

Instructions

List all proposals

Input Schema

NameRequiredDescriptionDefault
daoNameYesDAO name

Input Schema (JSON Schema)

{ "properties": { "daoName": { "description": "DAO name", "type": "string" } }, "required": [ "daoName" ], "type": "object" }

You must be authenticated.

Other Tools from MCP SNS 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/baolongt/sns-mcp-server'

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