mpc-tally-api-server
If you are the rightful owner of mpc-tally-api-server 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.
A Model Context Protocol (MCP) server for interacting with the Tally API, enabling AI agents to access DAO information, governance data, proposals, and metadata.
The MPC Tally API Server is designed to facilitate interaction with the Tally API, providing AI agents with access to detailed information about Decentralized Autonomous Organizations (DAOs). This server supports listing DAOs by popularity or exploration status, fetching comprehensive metadata including social links and governance details, and handling large datasets through pagination. Built with TypeScript and GraphQL, the server ensures robust performance and reliability, backed by full test coverage using Bun's test runner. The server is easy to set up and configure, requiring only a Tally API key for operation.
Features
- List DAOs sorted by popularity or exploration status
- Fetch comprehensive DAO metadata including social links and governance information
- Pagination support for handling large result sets
- Built with TypeScript and GraphQL
- Full test coverage with Bun's test runner