Skip to main content
Glama

Futarchy MCP Server

routes.json971 B
{ "mcp_futarchy_routes_getDaos": {}, "mcp_futarchy_routes_getDao": { "daoId": "string" }, "mcp_futarchy_routes_getProposals": { "daoId": "string" }, "mcp_futarchy_routes_getProposal": { "proposalId": "string" }, "mcp_futarchy_routes_createProposal": { "daoId": "string", "descriptionUrl": "string", "baseTokensToLP": "number", "quoteTokensToLP": "number" }, "mcp_futarchy_routes_getProposalSentiment": { "proposalId": "string" }, "mcp_futarchy_routes_buyInPassMarket": { "proposalId": "string", "amount": "number", "user": "string" }, "mcp_futarchy_routes_sellInPassMarket": { "proposalId": "string", "amount": "number", "user": "string" }, "mcp_futarchy_routes_buyInFailMarket": { "proposalId": "string", "amount": "number", "user": "string" }, "mcp_futarchy_routes_sellInFailMarket": { "proposalId": "string", "amount": "number", "user": "string" } }

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