Skip to main content
Glama
Jake-loranger

Algorand MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
echoC

Echo back the provided message

calculateC

Perform basic mathematical calculations

get_current_timeB

Get the current time in a specified timezone

fund_testnetA

Fund an Algorand testnet account using the official faucet

generate_algorand_accountA

Generate a new Algorand account with address and mnemonic

get_account_infoC

Get account information including balance and assets

send_paymentB

Send Algo payment transaction (WARNING: Requires mnemonic phrase)

create_assetC

Create a new Algorand Standard Asset (ASA)

opt_in_to_assetC

Opt into an Algorand Standard Asset

transfer_assetC

Transfer an Algorand Standard Asset

get_asset_infoC

Get information about an Algorand Standard Asset

get_transactionC

Get transaction details by transaction ID

store_walletC

Securely store a wallet with encrypted mnemonic

load_walletB

Load a stored wallet and return the address

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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