# Algorand MCP

> Algorand MCP server enabling AI agents to interact with Algorand blockchain for transactions, assets, and smart contracts.

- Skill: `yejiming/algorand-mcp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yejiming/algorand-mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yejiming/algorand-mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: yejiming (https://skillmd.com/u/yejiming)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yejiming/algorand-mcp

---


# Algorand MCP Server

MCP server from GoPlausible.

Algorand MCP server enabling AI agents to interact with Algorand blockchain for transactions, assets, and smart contracts. Provides tools for querying the Algorand network, managing assets, and deploying and interacting with Algorand smart contracts.

## Installation

```bash
# From the official repo:
git clone https://github.com/GoPlausible/algorand-mcp
cd algorand-mcp
npm install
```

## Links

- **GitHub**: https://github.com/GoPlausible/algorand-mcp
- **Documentation**: https://github.com/GoPlausible/algorand-mcp#readme

