algorand-mcp

Algorand Model Context Protocol (Server & Client)

GitHub Stars

39

User Rating

Not Rated

Favorites

0

Views

290

Forks

10

Issues

2

Installation
Difficulty
Beginner
Estimated Time
5-10 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Node.js: 23.6.1 or higher
npm: 10.2.4 or higher

Installation Steps

1. Clone Repository

bash
git clone https://github.com/GoPlausible/algorand-mcp
cd algorand-mcp

2. Install Dependencies

bash
npm install

3. Check Claude or Cursor Container Folders

bash
mkdir PATH_ON_YOUR_MACHINE/Claude/mcp-servers

or for Cursor

mkdir PATH_ON_YOUR_MACHINE/Cursor/mcp-servers

4. Start Server

bash
npm start

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: Not recognized by Claude Desktop Solution: Verify configuration file path and syntax.