Skip to main content
Glama

Algorand MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
echo

Echo back the provided message

calculate

Perform basic mathematical calculations

get_current_time

Get the current time in a specified timezone

fund_testnet

Fund an Algorand testnet account using the official faucet

generate_algorand_account

Generate a new Algorand account with address and mnemonic

get_account_info

Get account information including balance and assets

send_payment

Send Algo payment transaction (WARNING: Requires mnemonic phrase)

create_asset

Create a new Algorand Standard Asset (ASA)

opt_in_to_asset

Opt into an Algorand Standard Asset

transfer_asset

Transfer an Algorand Standard Asset

get_asset_info

Get information about an Algorand Standard Asset

get_transaction

Get transaction details by transaction ID

store_wallet

Securely store a wallet with encrypted mnemonic

load_wallet

Load a stored wallet and return the address

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jake-loranger/algorand-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server