Inspiration

The rise in AI tools and introduction of MCP servers was my inspiration to make this project

What it does

It fetches the DAO Metrics of asked company using Tally API and this information is processed by LLMs like Claude/ChatGpt to answer the user queries and also help the investor decide which DAO is safer

How we built it

I built it using TypeScript and followed the MCP standards set by Anthropic, and I have also used the caching technique to avoid redundant calling of Tally API.

Challenges we ran into

The main challenge was to write the GraphQl queries as Tally API only worked with GraphQl and not with native javascript or typescript.

Accomplishments that we're proud of

Im proud that I have added the features where we can have a comparision between different DAOs and also get detailed investement tips on a particular DAO

What we learned

I learnt how to make a MCP Server from scratch and also implement GraphQl queries.

What's next for Tally Mcp Server

Add some more support and I was thinking of adding user wallet integration feature.

Built With

Share this project:

Updates