Algorand MCP server enabling AI agents to interact with Algorand blockchain for transactions, assets, and smart contracts.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add jiayaoqijia/cryptoskill --skill algorand-mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Algorand Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jiayaoqijia-algorand-mcp)More formats (shields.io, HTML) on the badges page.
---
name: algorand-mcp
description: "Algorand MCP server enabling AI agents to interact with Algorand blockchain for transactions, assets, and smart contracts."
version: 1.0.0
metadata:
openclaw:
tags: [algorand, blockchain, smart-contracts]
official: false
source: "https://github.com/GoPlausible/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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.