Skip to main content
Glama

MPC Tally API Server

get-proposal-security-analysis

Analyze security risks of a specific DAO proposal by generating threat assessments and simulations. Input the proposal ID to receive detailed security insights.

Instructions

Get security analysis for a specific proposal, including threat analysis and simulations

Input Schema

NameRequiredDescriptionDefault
proposalIdYesThe ID of the proposal to get security analysis for

Input Schema (JSON Schema)

{ "properties": { "proposalId": { "description": "The ID of the proposal to get security analysis for", "type": "string" } }, "required": [ "proposalId" ], "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