A Model Context Protocol (MCP) server that enables AI agents to interact with the Tally API, providing access to DAO governance data, proposals, and metadata. Built with TypeScript and GraphQL, it offers a secure and efficient way to fetch and sort DAO information through standardized MCP functions.
Overview
what is MPC Tally API Server?
MPC Tally API Server is a Model Context Protocol (MCP) server that enables AI agents to interact with the Tally API, providing access to DAO governance data, proposals, and metadata.
how to use MPC Tally API Server?
To use the MPC Tally API Server, clone the repository, install dependencies, configure your API key, and run the server using the provided commands.
key features of MPC Tally API Server?
- 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
use cases of MPC Tally API Server?
- Fetching and displaying DAO governance data for analysis.
- Integrating DAO information into AI applications.
- Supporting decentralized governance through accessible metadata.
FAQ from MPC Tally API Server?
- What is the purpose of the MPC Tally API Server?
It allows AI agents to fetch and interact with DAO governance data efficiently.
- How do I secure my API key?
Keep your API key secure by not committing it to version control and using environment variables for configuration.
- Can I customize the sorting of DAOs?
Yes! You can sort DAOs by various criteria such as popularity or exploration status.