MCP.so
ログイン
サーバー

Algorand MCP Implementation

@GoPlausible

Algorand Local Model Context Protocol (Server & Client)

概要

What is Algorand MCP Server?

Algorand MCP Server is a Model Context Protocol (MCP) server that provides AI agents and LLMs with full access to the Algorand blockchain. Built by GoPlausible, it enables developers to integrate account management, transactions, smart contracts, DEX trading, and blockchain queries into MCP-compatible clients like Claude Desktop, Cursor, and Windsurf.

How to use Algorand MCP Server?

Install globally with npm install -g @goplausible/algorand-mcp or run via npx @goplausible/algorand-mcp. Configure it as an MCP server in any compatible client using stdio transport with the command npx @goplausible/algorand-mcp. No environment variables are required; network selection (mainnet, testnet, localnet) and pagination are handled per tool call.

Key features of Algorand MCP Server

  • Agent wallet with mnemonic storage in local SQLite
  • Transaction building, signing, and atomic groups
  • Full Algod and Indexer API access
  • DEX integration with Tinyman and Haystack Router
  • Per-tool-call network selection and pagination
  • NFDomains and x402 micropayments support

Use cases of Algorand MCP Server

  • Create and manage Algorand wallets with agent-driven account generation
  • Build, sign, and submit payments and asset transfers via natural language
  • Query account information and transaction history using Algod and Indexer
  • Execute atomic swaps or DEX trades through Tinyman and Haystack Router
  • Participate in prediction markets on Alpha Arcade via MCP tools

FAQ from Algorand MCP Server

Does the server

タグ

「その他」の他のコンテンツ