sns-mcp-server
6
The MCP-SNS-Server is a TypeScript-based Model Context Protocol (MCP) server aimed at interacting with DAOs on the Internet Computer. It provides tools to list proposal and votable neurons, retrieve system parameters and wallet information, and facilitate voting on proposals.
list_proposals
List all proposals for a specified DAO
list_votable_neurons
Lists the neurons that users can vote in a specific DAO
get_system_parameters
Get the system parameters of the DAO
wallet
Get the principal ID of the current wallet
vote_proposal
Voting on DAO proposals