A server that allows AI agents to interact with the Tally API to access DAO governance data, proposals, and metadata using Model Context Protocol (MCP), built with TypeScript and GraphQL.
Lists DAOs sorted by specified criteria. Parameters: limit (optional, number), afterCursor (optional, string), sortBy (optional, string with options: 'id', 'name', 'explore', 'popular')
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs