dennisonbertram/mcp-tally-api
If you are the rightful owner of mcp-tally-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Tally API server provides LLMs with access to Tally's blockchain governance API, enabling querying of DAOs, proposals, and voting data across multiple networks.
Tools
Functions exposed to the LLM to take actions
list_organizations
Browse DAOs with pagination, filtering by chain/logo, and sorting by popularity
get_organization
Get detailed DAO information including member counts and proposal statistics
list_proposals
View proposals for specific DAOs with filtering and sorting options
get_proposal
Get detailed proposal information including voting statistics and execution details
get_user_daos
Discover which DAOs a user participates in
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client