algorand-mcp

algorand-mcp

31

The Algorand MCP Implementation is a project designed to facilitate blockchain interactions on the Algorand network using the Model Context Protocol (MCP). It provides comprehensive tools for blockchain queries, wallet management, and transaction handling, with a robust server package and a work-in-progress client package.

What is the Model Context Protocol (MCP)?

MCP is an open protocol that standardizes how applications provide context to LLMs, enhancing their utility and effectiveness.

What platforms does the Algorand MCP Implementation support?

The server package supports Node.js, while the client package is designed to support both browser and Node.js environments.

What are the core functionalities of the Algorand MCP Implementation?

Core functionalities include account management, asset operations, application interactions, transaction handling, and blockchain state querying.

Is the client package fully implemented?

The client package is a work in progress, with the server package being fully implemented.

What are the dependencies for the Algorand MCP Implementation?

Dependencies include algosdk, @perawallet/connect, @blockshake/defly-connect, and @daffiwallet/connect.