Skip to main content
Glama

Futarchy MCP Server

getProposalSentiment

Analyze sentiment for specific proposals by extracting and processing data from Discord and Twitter, enabling informed decision-making in DAO governance.

Instructions

Get sentiment analysis for a specific proposal based on Discord and Twitter data

Input Schema

NameRequiredDescriptionDefault
proposalIdYesThe ID of the proposal to analyze

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "proposalId": { "description": "The ID of the proposal to analyze", "type": "string" } }, "required": [ "proposalId" ], "type": "object" }

You must be authenticated.

Other Tools from Futarchy 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/TanmayDhobale/FutarchyMCPServer'

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